]> www.vanbest.org Git - motioneye-debian/commitdiff
version bump to 0.5
authorCalin Crisan <ccrisan@gmail.com>
Sat, 16 Nov 2013 18:12:26 +0000 (20:12 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 16 Nov 2013 18:12:26 +0000 (20:12 +0200)
motioneye.py

index 45f9f77ca0025e4aece39cb8a6dabfdebd3c75b0..fff516ce173de204a94eea8ba3309362018201f7 100755 (executable)
@@ -29,7 +29,7 @@ import settings
 
 sys.path.append(os.path.join(settings.PROJECT_PATH, 'src'))
 
-VERSION = '0.4'
+VERSION = '0.5'
 
 
 def _configure_signals():