From: Calin Crisan Date: Sun, 27 Oct 2013 13:53:01 +0000 (+0200) Subject: version bump to 0.2 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=b8c7e54fc439e1e4fd49726698fa895699f7ef10;p=motioneye-debian version bump to 0.2 --- diff --git a/motioneye.py b/motioneye.py index 74eb268..2dfcd22 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.1' +VERSION = '0.2' def _configure_signals():