From: Calin Crisan Date: Sun, 24 Nov 2013 17:12:52 +0000 (+0200) Subject: version bump to 0.8 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=c3f04323717d7989ec72bbb01ad7d8082ad82f4c;p=motioneye-debian version bump to 0.8 --- diff --git a/motioneye.py b/motioneye.py index ec39953..dab7048 100755 --- a/motioneye.py +++ b/motioneye.py @@ -28,7 +28,7 @@ import settings sys.path.append(os.path.join(settings.PROJECT_PATH, 'src')) -VERSION = '0.7' +VERSION = '0.8' def _test_requirements():