]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.2
authorCalin Crisan <ccrisan@gmail.com>
Sun, 27 Oct 2013 13:53:01 +0000 (15:53 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 27 Oct 2013 13:53:01 +0000 (15:53 +0200)
motioneye.py

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