From: Calin Crisan Date: Thu, 6 Aug 2015 17:52:26 +0000 (+0300) Subject: version bumped to 0.25.2 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=5da054ea2eab947687148c84ad9baf31d8956913;p=motioneye-debian version bumped to 0.25.2 --- diff --git a/motioneye.py b/motioneye.py index 27e005a..5f54e4b 100755 --- a/motioneye.py +++ b/motioneye.py @@ -39,7 +39,7 @@ sys.path.append(os.path.join(os.path.dirname(sys.argv[0]), 'src')) import settings import update -VERSION = '0.25.1' +VERSION = '0.25.2' def _configure_settings():