From: Calin Crisan Date: Mon, 20 Jan 2014 08:17:44 +0000 (+0200) Subject: version bump to 0.10 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=cf01028b0466e53e2666c4f010b5429429e7d584;p=motioneye-debian version bump to 0.10 --- diff --git a/motioneye.py b/motioneye.py index 4c77a42..8cb916b 100755 --- a/motioneye.py +++ b/motioneye.py @@ -29,7 +29,7 @@ import settings sys.path.append(os.path.join(settings.PROJECT_PATH, 'src')) -VERSION = '0.9' +VERSION = '0.10' def _test_requirements():