]> www.vanbest.org Git - motioneye-debian/commitdiff
version bumped to 0.23
authorCalin Crisan <ccrisan@gmail.com>
Sun, 15 Mar 2015 19:33:26 +0000 (21:33 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 15 Mar 2015 19:33:26 +0000 (21:33 +0200)
motioneye.py

index fea033ebdd7ccd0af4868ebffaf048a95b0fd032..14144e6b5d133f487ffec9aca8a9ab1e84bcd5df 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.22'
+VERSION = '0.23'
 
 
 def _configure_settings():