From: Benjamin Peterson Date: Wed, 11 Apr 2012 20:09:54 +0000 (-0400) Subject: we live in a post 2.7.3 world X-Git-Tag: v2.7.4rc1~913 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbf764e3509e28c3aea73254e5172c71a98ad300;p=thirdparty%2FPython%2Fcpython.git we live in a post 2.7.3 world --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index ef1b81a8d784..bbdd67be534b 100644 --- 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.3" +#define PY_VERSION "2.7.3+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty