]> www.vanbest.org Git - motioneye-debian/commitdiff
version bumped to 0.26
authorCalin Crisan <ccrisan@gmail.com>
Thu, 20 Aug 2015 18:44:38 +0000 (21:44 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Thu, 20 Aug 2015 18:44:38 +0000 (21:44 +0300)
motioneye.py

index 5f54e4bf6cb8a3c8df17f9c74105e3c18df0a1f6..282475c32ac74b9b33a5dac7cb990131ff7a71b0 100755 (executable)
@@ -39,7 +39,7 @@ sys.path.append(os.path.join(os.path.dirname(sys.argv[0]), 'src'))
 import settings
 import update
 
-VERSION = '0.25.2'
+VERSION = '0.26'
 
 
 def _configure_settings():