Version 1.51.9 V01.51.09
authorymh <ymh.work@gmail.com>
Thu, 31 Oct 2013 11:57:01 +0100
changeset 1249 dea4467a99ab
parent 1248 d8d4c721523b
child 1250 f525c8f169e3
Version 1.51.9
src/ldt/ldt/__init__.py
--- a/src/ldt/ldt/__init__.py	Thu Oct 31 11:56:12 2013 +0100
+++ b/src/ldt/ldt/__init__.py	Thu Oct 31 11:57:01 2013 +0100
@@ -1,6 +1,6 @@
 __all__ = ["VERSION", "get_version", "__version__"]
 
-VERSION = (1, 51, 8, "final", 0)
+VERSION = (1, 51, 9, "final", 0)
 
 
 def get_version():