]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.11
authorCalin Crisan <ccrisan@gmail.com>
Sat, 8 Mar 2014 11:06:37 +0000 (13:06 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 8 Mar 2014 11:06:37 +0000 (13:06 +0200)
motioneye.py

index 746ea3b861ab21a874ef5411be43175707ed1dfa..f15fd2c4fcb29c5478816da2b6d7dda671bcaee6 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.10'
+VERSION = '0.11'
 
 
 def _configure_settings():