]> www.vanbest.org Git - motioneye-debian/commitdiff
version bumped to 0.25.2
authorCalin Crisan <ccrisan@gmail.com>
Thu, 6 Aug 2015 17:52:26 +0000 (20:52 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Thu, 6 Aug 2015 17:52:26 +0000 (20:52 +0300)
motioneye.py

index 27e005a19ffdcc0b3e7c95cabe7221b3e0ce45e3..5f54e4bf6cb8a3c8df17f9c74105e3c18df0a1f6 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.1'
+VERSION = '0.25.2'
 
 
 def _configure_settings():