diff options
author | tarek <none@none> | 2009-11-01 20:21:40 +0100 |
---|---|---|
committer | tarek <none@none> | 2009-11-01 20:21:40 +0100 |
commit | f7a2000adabf8cca6bc691b6c946ccdbb0c81749 (patch) | |
tree | 115e152c3fb734537132088e6cc3b31247921f2d /release.sh | |
parent | ac52a1f3984ce1c198a1ba4118611be3083ea5e3 (diff) | |
download | external_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-x | release.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -export VERSION="0.6.8" +export VERSION="0.6.9" # tagging hg tag $VERSION |