]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.19
authorCalin Crisan <ccrisan@gmail.com>
Sun, 7 Dec 2014 18:22:00 +0000 (20:22 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 7 Dec 2014 18:22:00 +0000 (20:22 +0200)
motioneye.py

index 9a774172fd5be08edee6a843e1e471f95acd40e8..46784db003bc4e6babd126845556f19a380f6f7e 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.18'
+VERSION = '0.19'
 
 
 def _configure_settings():