Author: mattip <matti.pi...@gmail.com>
Branch: 
Changeset: r82866:ed4de848b26a
Date: 2016-03-07 20:11 +0200
http://bitbucket.org/pypy/pypy/changeset/ed4de848b26a/

Log:    update rev numbers in script

diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh
--- a/pypy/tool/release/repackage.sh
+++ b/pypy/tool/release/repackage.sh
@@ -1,7 +1,7 @@
 # Edit these appropriately before running this script
-maj=4
+maj=5
 min=0
-rev=1
+rev=0
 # This script will download latest builds from the buildmaster, rename the top
 # level directory, and repackage ready to be uploaded to bitbucket. It will 
also
 # download source, assuming a tag for the release already exists, and 
repackage them.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to