aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
authortarek <none@none>2009-12-12 15:22:47 +0100
committertarek <none@none>2009-12-12 15:22:47 +0100
commit93b983e6f2302007cedbf44bcf0b944415c05361 (patch)
tree4088053581c31c91d4a42b3bb7e9ae9cd7fe5bd8 /release.sh
parentd11b2c01fbba4e2b51bf78ac11beace7dcab7103 (diff)
downloadexternal_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.tar.gz
external_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.tar.bz2
external_python_setuptools-93b983e6f2302007cedbf44bcf0b944415c05361.zip
starting 0.6.11
--HG-- branch : distribute extra : rebase_source : e69bd36f08c0407a0e818e67e5a5b7d633182a57
Diffstat (limited to 'release.sh')
-rwxr-xr-xrelease.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release.sh b/release.sh
index cebdc221..cdcba01f 100755
--- a/release.sh
+++ b/release.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-export VERSION="0.6.10"
+export VERSION="0.6.11"
# tagging
hg tag $VERSION