]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.8
authorCalin Crisan <ccrisan@gmail.com>
Sun, 24 Nov 2013 17:12:52 +0000 (19:12 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 24 Nov 2013 17:12:52 +0000 (19:12 +0200)
motioneye.py

index ec399531563d27e5bd30330052ab9666da265019..dab704868bff8f291cfcdea20cfebb682806d3a7 100755 (executable)
@@ -28,7 +28,7 @@ import settings
 
 sys.path.append(os.path.join(settings.PROJECT_PATH, 'src'))
 
-VERSION = '0.7'
+VERSION = '0.8'
 
 
 def _test_requirements():