Author: Philip Jenvey <pjen...@underboss.org>
Branch: py3.3
Changeset: r74009:dc0742bdf5d6
Date: 2014-10-17 15:46 -0700
http://bitbucket.org/pypy/pypy/changeset/dc0742bdf5d6/

Log:    bump this for now, blah

diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pypy/tool/release/package.py
+++ b/pypy/tool/release/package.py
@@ -27,7 +27,7 @@
 STDLIB_VER = "3"
 
 # XXX: don't hardcode the version
-POSIX_EXE = 'pypy3.2'
+POSIX_EXE = 'pypy3.3'
 
 def ignore_patterns(*patterns):
     """Function that can be used as copytree() ignore parameter.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to