]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.17
authorCalin Crisan <ccrisan@gmail.com>
Sun, 31 Aug 2014 15:04:37 +0000 (18:04 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 31 Aug 2014 15:04:37 +0000 (18:04 +0300)
motioneye.py

index a454a4a0446ff4f25c2bba84428bee7bd0bea665..fcf61a8cc664d55921c68b344ded6148dfeb75e6 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.16'
+VERSION = '0.17'
 
 
 def _configure_settings():