diff options
| author | tarek <none@none> | 2009-12-12 15:22:47 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-12-12 15:22:47 +0100 |
| commit | 93b983e6f2302007cedbf44bcf0b944415c05361 (patch) | |
| tree | 4088053581c31c91d4a42b3bb7e9ae9cd7fe5bd8 /release.sh | |
| parent | d11b2c01fbba4e2b51bf78ac11beace7dcab7103 (diff) | |
| download | external_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-x | release.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -export VERSION="0.6.10" +export VERSION="0.6.11" # tagging hg tag $VERSION |
