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-08-03 01:47:38 +09:00
parent d03cb240e3
commit dfde08d24b
2 changed files with 8 additions and 8 deletions

View file

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