aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
authortarek <none@none>2009-11-01 20:21:40 +0100
committertarek <none@none>2009-11-01 20:21:40 +0100
commitf7a2000adabf8cca6bc691b6c946ccdbb0c81749 (patch)
tree115e152c3fb734537132088e6cc3b31247921f2d /release.sh
parentac52a1f3984ce1c198a1ba4118611be3083ea5e3 (diff)
downloadexternal_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.tar.gz
external_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.tar.bz2
external_python_setuptools-f7a2000adabf8cca6bc691b6c946ccdbb0c81749.zip
started 0.6.9
--HG-- branch : distribute extra : rebase_source : 2064f9b14f740b9dbd4bcfa61584d3667471d8d2
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 2a52b20a..7be03cd2 100755
--- a/release.sh
+++ b/release.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-export VERSION="0.6.8"
+export VERSION="0.6.9"
# tagging
hg tag $VERSION