]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump
authorCalin Crisan <ccrisan@gmail.com>
Mon, 12 May 2014 17:55:11 +0000 (20:55 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Mon, 12 May 2014 17:55:11 +0000 (20:55 +0300)
motioneye.py

index f15fd2c4fcb29c5478816da2b6d7dda671bcaee6..c5eee785006cd6ecc7de1ac183081e8a6521276b 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.11'
+VERSION = '0.12'
 
 
 def _configure_settings():