]> www.vanbest.org Git - motioneye-debian/commitdiff
version bumped to 0.22
authorCalin Crisan <ccrisan@gmail.com>
Sun, 15 Feb 2015 22:08:38 +0000 (00:08 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 15 Feb 2015 22:08:38 +0000 (00:08 +0200)
motioneye.py

index 498dcd1195cdc54fdef4e20c38bb948c6a80fb6d..915ba8b2b553dca97cad212364ba1d75bf9f8365 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.21'
+VERSION = '0.22'
 
 
 def _configure_settings():