From 43aaca6569eecf644ab0b1d1d74d455f0107fd86 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Tue, 31 Mar 2015 19:46:28 +0300 Subject: [PATCH] version bump to 0.24 --- motioneye.py | 2 +- templates/main.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/motioneye.py b/motioneye.py index 3426807..c7e7129 100755 --- a/motioneye.py +++ b/motioneye.py @@ -33,7 +33,7 @@ sys.path.append(os.path.join(getattr(settings, 'PROJECT_PATH', os.path.dirname(s import update -VERSION = '0.23' +VERSION = '0.24' def _configure_settings(): diff --git a/templates/main.html b/templates/main.html index 1bbf8eb..cbc5016 100644 --- a/templates/main.html +++ b/templates/main.html @@ -112,7 +112,7 @@ Administrator Username - ? + ? Administrator Password @@ -122,7 +122,7 @@ Surveillance Username - ? + ? Surveillance Password @@ -398,7 +398,7 @@ Streaming Image Resizing - ? + ? Streaming Resolution -- 2.39.5