]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.14
authorCalin Crisan <ccrisan@gmail.com>
Thu, 21 Aug 2014 16:49:33 +0000 (19:49 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Thu, 21 Aug 2014 16:49:33 +0000 (19:49 +0300)
motioneye.py

index 0da299c495b04d84d631167b9622f2c8b59e9afd..72deb903d0eef69ac7dfea59137b64a0087a6f29 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.13'
+VERSION = '0.14'
 
 
 def _configure_settings():