]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.15
authorCalin Crisan <ccrisan@gmail.com>
Sun, 24 Aug 2014 11:51:12 +0000 (14:51 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 24 Aug 2014 11:51:12 +0000 (14:51 +0300)
motioneye.py

index 446fa32fa4e83d01eef39e0a50b4f4ec1793efd5..386b468bb05c40acbf89663e5da5a235826ce072 100755 (executable)
@@ -29,7 +29,7 @@ import settings
 
 sys.path.append(os.path.join(getattr(settings, 'PROJECT_PATH', os.path.dirname(sys.argv[0])), 'src'))
 
-VERSION = '0.14'
+VERSION = '0.15'
 
 
 def _configure_settings():