Author: mattip <[email protected]>
Branch:
Changeset: r83647:17a05d1c445a
Date: 2016-04-13 07:47 +0300
http://bitbucket.org/pypy/pypy/changeset/17a05d1c445a/
Log: update binary version
diff --git a/pypy/module/cpyext/include/patchlevel.h
b/pypy/module/cpyext/include/patchlevel.h
--- a/pypy/module/cpyext/include/patchlevel.h
+++ b/pypy/module/cpyext/include/patchlevel.h
@@ -30,7 +30,7 @@
/* PyPy version as a string */
#define PYPY_VERSION "5.2.0-alpha0"
-#define PYPY_VERSION_NUM 0x05010000
+#define PYPY_VERSION_NUM 0x05020000
/* Defined to mean a PyPy where cpyext holds more regular references
to PyObjects, e.g. staying alive as long as the internal PyPy object
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit