]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.9
authorCalin Crisan <ccrisan@gmail.com>
Sun, 1 Dec 2013 21:32:10 +0000 (23:32 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 1 Dec 2013 21:32:10 +0000 (23:32 +0200)
motioneye.py

index 0115016f943fe55eed571459d0b31edc4a71206c..9f1e1bbf76dc7838b8ed6e2c229f3c716432beb0 100755 (executable)
@@ -28,7 +28,7 @@ import settings
 
 sys.path.append(os.path.join(settings.PROJECT_PATH, 'src'))
 
-VERSION = '0.8'
+VERSION = '0.9'
 
 
 def _test_requirements():