# HG changeset patch # User ymh # Date 1360534863 -3600 # Node ID 1403b7d2f4057ace412667357ac78815a4c8143e # Parent d796993fe2446f31b300cb49130724ff50183382 Correction media id on mashup by tag + nelle version diff -r d796993fe244 -r 1403b7d2f405 src/theend/__init__.py --- 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]))) diff -r d796993fe244 -r 1403b7d2f405 virtualenv/res/src/ldt.tar.gz Binary file virtualenv/res/src/ldt.tar.gz has changed