Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r45612:6e7de8d8d4e6 Date: 2011-07-15 13:07 +0200 http://bitbucket.org/pypy/pypy/changeset/6e7de8d8d4e6/
Log: Missing bump of the revision number here. 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 @@ -29,7 +29,7 @@ #define PY_VERSION "2.7.1" /* PyPy version as a string */ -#define PYPY_VERSION "1.5.0" +#define PYPY_VERSION "1.6.0" /* Subversion Revision number of this file (not of the repository) */ #define PY_PATCHLEVEL_REVISION "$Revision: 77872 $" _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit