]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.3
authorCalin Crisan <ccrisan@gmail.com>
Sat, 9 Nov 2013 17:23:24 +0000 (19:23 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 9 Nov 2013 17:23:24 +0000 (19:23 +0200)
motioneye.py

index 2dfcd224895feda12cf65b54807bc6b32690e5ee..911b488780905cd9b35cd5c3c65f71da058be658 100755 (executable)
@@ -29,7 +29,7 @@ import settings
 
 sys.path.append(os.path.join(settings.PROJECT_PATH, 'src'))
 
-VERSION = '0.2'
+VERSION = '0.3'
 
 
 def _configure_signals():