From: Barry Warsaw Date: Tue, 27 Oct 2009 14:08:18 +0000 (+0000) Subject: bump version number X-Git-Tag: v2.6.5rc1~469 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39f6a74dc549fde69ae8ff902f2bb61a4d89811f;p=thirdparty%2FPython%2Fcpython.git bump version number --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index d55933124bd3..6573a0013c42 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.4" +#define PY_VERSION "2.6.4+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */