projects
/
motioneye-debian
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ae86ee
)
version bump to 0.20
author
Calin Crisan
<ccrisan@gmail.com>
Sun, 28 Dec 2014 17:13:17 +0000
(19:13 +0200)
committer
Calin Crisan
<ccrisan@gmail.com>
Sun, 28 Dec 2014 17:13:17 +0000
(19:13 +0200)
motioneye.py
patch
|
blob
|
history
diff --git
a/motioneye.py
b/motioneye.py
index 508e6ad636444b4ccfe2b4d456231f05ab1f8e5c..ebcfa3eeebf6620fcdd7d6108632e9fddefe8a08 100755
(executable)
--- a/
motioneye.py
+++ b/
motioneye.py
@@
-29,7
+29,7
@@
import settings
sys.path.append(os.path.join(getattr(settings, 'PROJECT_PATH', os.path.dirname(sys.argv[0])), 'src'))
-VERSION = '0.
19
'
+VERSION = '0.
20
'
def _configure_settings():