Correction media id on mashup by tag + nelle version V01.24
authorymh <ymh.work@gmail.com>
Sun, 10 Feb 2013 23:21:03 +0100
changeset 130 1403b7d2f405
parent 129 d796993fe244
child 131 dc236500a75c
Correction media id on mashup by tag + nelle version
src/theend/__init__.py
virtualenv/res/src/ldt.tar.gz
--- a/src/theend/__init__.py	Sun Feb 10 18:33:33 2013 +0100
+++ b/src/theend/__init__.py	Sun Feb 10 23:21:03 2013 +0100
@@ -1,4 +1,4 @@
-VERSION = (1, 23, 0, "final", 0)
+VERSION = (1, 24, 0, "final", 0)
 
 VERSION_STR = unicode(".".join(map(lambda i:"%02d" % (i,), VERSION[:2])))
 
Binary file virtualenv/res/src/ldt.tar.gz has changed