aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
diff options
context:
space:
mode:
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 215a6dda..14e6e54b 100755
--- a/release.sh
+++ b/release.sh
@@ -7,7 +7,7 @@
# If your initials aren't PJE, don't run it. :)
#
-export VERSION="0.6c3"
+export VERSION="0.6c4"
python2.3 setup.py -q release source && \
python2.4 setup.py -q release binary && \