1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

bump up version

This commit is contained in:
ser1zw 2013-12-08 18:33:19 +09:00
parent c7cefefe58
commit fc999ce6de
2 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
module OpenCV
VERSION = '0.0.10'
VERSION = '0.0.11.pre'
end