From: Calin Crisan Date: Sat, 9 Nov 2013 17:23:24 +0000 (+0200) Subject: version bump to 0.3 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=992e2162318856a89821fe5a8da0724612eb47d7;p=motioneye-debian version bump to 0.3 --- diff --git a/motioneye.py b/motioneye.py index 2dfcd22..911b488 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.2' +VERSION = '0.3' def _configure_signals():