[Mpuls-commits] r3622 - in wasko/branches/1.0: . waskaweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Sep 14 12:33:47 CEST 2010
Author: roland
Date: 2010-09-14 12:33:44 +0200 (Tue, 14 Sep 2010)
New Revision: 3622
Modified:
wasko/branches/1.0/ChangeLog.txt
wasko/branches/1.0/waskaweb/lib/config.py
Log:
updated revision
Modified: wasko/branches/1.0/ChangeLog.txt
===================================================================
--- wasko/branches/1.0/ChangeLog.txt 2010-09-14 10:33:25 UTC (rev 3621)
+++ wasko/branches/1.0/ChangeLog.txt 2010-09-14 10:33:44 UTC (rev 3622)
@@ -1,5 +1,9 @@
2010-09-14 Roland Geider <roland.geider at intevation.de>
+ * waskaweb/lib/config.py: update revision
+
+2010-09-14 Roland Geider <roland.geider at intevation.de>
+
* waskaweb/model/casexml.py: Comment all the logic for dealing with
dates in the import.
Modified: wasko/branches/1.0/waskaweb/lib/config.py
===================================================================
--- wasko/branches/1.0/waskaweb/lib/config.py 2010-09-14 10:33:25 UTC (rev 3621)
+++ wasko/branches/1.0/waskaweb/lib/config.py 2010-09-14 10:33:44 UTC (rev 3622)
@@ -20,7 +20,7 @@
log = logging.getLogger(__name__)
def get_revision():
- return "0.8"
+ return "1.2.2"
def get_path(dir, file):
try:
More information about the Mpuls-commits
mailing list