cpython (2.7): post 2.7.7 version bump
May 31, 2014
10:25 p.m.
http://hg.python.org/cpython/rev/076705776bbe changeset: 90935:076705776bbe branch: 2.7 user: Benjamin Peterson <benjamin@python.org> date: Sat May 31 15:25:38 2014 -0700 summary: post 2.7.7 version bump files: Include/patchlevel.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "2.7.7" +#define PY_VERSION "2.7.7+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- Repository URL: http://hg.python.org/cpython
4298
Age (days ago)
4298
Last active (days ago)
0 comments
1 participants
participants (1)
-
benjamin.peterson