update requirements and version number 2.11.4 V02.11.04
authorcavaliet
Tue, 22 Oct 2013 16:46:28 +0200
changeset 132 ce5f7cac6306
parent 131 180a2f1127ff
child 133 3ebee213d6b3
update requirements and version number 2.11.4
src/ldtplatform/__init__.py
src/requirement.txt
--- a/src/ldtplatform/__init__.py	Thu Oct 17 14:50:18 2013 +0200
+++ b/src/ldtplatform/__init__.py	Tue Oct 22 16:46:28 2013 +0200
@@ -1,4 +1,4 @@
-VERSION = (2, 11, 3, "final", 0)
+VERSION = (2, 11, 4, "final", 0)
 
 VERSION_STR = unicode(".".join(map(lambda i:"%02d" % (i,), VERSION[:2])))
 
--- a/src/requirement.txt	Thu Oct 17 14:50:18 2013 +0200
+++ b/src/requirement.txt	Tue Oct 22 16:46:28 2013 +0200
@@ -1,3 +1,3 @@
-ldt (==1.51.7)
+ldt (==1.51.8)
 hashcut (==0.13)
 metadatacomposer (==0.1.17)
\ No newline at end of file