]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.10
authorCalin Crisan <ccrisan@gmail.com>
Mon, 20 Jan 2014 08:17:44 +0000 (10:17 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Mon, 20 Jan 2014 08:17:44 +0000 (10:17 +0200)
motioneye.py

index 4c77a42242a157f2767a82400ca4efdcb88bf115..8cb916b405a52794b33424cadb272bade19db535 100755 (executable)
@@ -29,7 +29,7 @@ import settings
 
 sys.path.append(os.path.join(settings.PROJECT_PATH, 'src'))
 
-VERSION = '0.9'
+VERSION = '0.10'
 
 
 def _test_requirements():