aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarek Ziade <tarek@ziade.org>2010-05-31 19:12:00 +0200
committerTarek Ziade <tarek@ziade.org>2010-05-31 19:12:00 +0200
commitb5ea11d2401a8f3768ba5bd9d4aed22f6a72d5b3 (patch)
tree3db92ebd620ea1f1c00fb127978c56fdebe1c3af
parent9e5db3812358c2dba88a56da07b39b18f3ce27ad (diff)
downloadexternal_python_setuptools-0.6.13.tar.gz
external_python_setuptools-0.6.13.tar.bz2
external_python_setuptools-0.6.13.zip
updated version0.6.13
--HG-- branch : distribute extra : rebase_source : fd7343f221ea6588f92b4f24fdbc723aaf1efabc
-rwxr-xr-xrelease.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release.sh b/release.sh
index 8388e993..08ef0ee2 100755
--- a/release.sh
+++ b/release.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-export VERSION="0.6.12"
+export VERSION="0.6.13"
# tagging
hg tag $VERSION