From: Barry Warsaw Date: Thu, 16 Apr 2009 00:49:46 +0000 (+0000) Subject: Post release version tweak. X-Git-Tag: v2.6.3rc1~420 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43c2ccc941dedf1a88ab3c6481169976858472aa;p=thirdparty%2FPython%2Fcpython.git Post release version tweak. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index e4344b8b551c..fc32dd6fa4f7 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.6.2" +#define PY_VERSION "2.6.2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */