v2.11.20 : update require ldt 1.52.3 V02.11.20
authorcavaliet
Thu, 06 Feb 2014 14:56:09 +0100
changeset 165 73d6e27f842c
parent 164 96e31428291b
child 166 70a121b55c90
v2.11.20 : update require ldt 1.52.3
src/ldtplatform/__init__.py
src/requirement.txt
--- a/src/ldtplatform/__init__.py	Fri Jan 03 17:42:15 2014 +0100
+++ b/src/ldtplatform/__init__.py	Thu Feb 06 14:56:09 2014 +0100
@@ -1,4 +1,4 @@
-VERSION = (2, 11, 19, "final", 0)
+VERSION = (2, 11, 20, "final", 0)
 
 VERSION_STR = unicode(".".join(map(lambda i:"%02d" % (i,), VERSION[:2])))
 
--- a/src/requirement.txt	Fri Jan 03 17:42:15 2014 +0100
+++ b/src/requirement.txt	Thu Feb 06 14:56:09 2014 +0100
@@ -1,3 +1,3 @@
-ldt (==1.52.2)
+ldt (==1.52.3)
 hashcut (==0.13)
 metadatacomposer (==0.1.17)
\ No newline at end of file