aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
authortarek <none@none>2009-10-16 12:11:24 +0200
committertarek <none@none>2009-10-16 12:11:24 +0200
commitfa9206561cd5483846b86c89206ced48d502018b (patch)
treec1cb965822e406703d93a38ce08b07b3c53c5634 /release.sh
parent497a63db5fccb487bdd6212d8aae605dcb4fdae4 (diff)
downloadexternal_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.tar.gz
external_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.tar.bz2
external_python_setuptools-fa9206561cd5483846b86c89206ced48d502018b.zip
starting 0.6.7
--HG-- branch : distribute extra : rebase_source : c4445b08d41ce91b2a7c03793110b07113edd9ea
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 4f6b3b86..294bc578 100755
--- a/release.sh
+++ b/release.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-export VERSION="0.6.6"
+export VERSION="0.6.7"
# tagging
hg tag $VERSION