From: Barry Warsaw Date: Thu, 19 Jun 2008 02:31:54 +0000 (+0000) Subject: Post release changes X-Git-Tag: v2.6b2~230 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=060792cdc3a62aa545282ff97143b8c10724523c;p=thirdparty%2FPython%2Fcpython.git Post release changes --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 79ddbb7cffed..360be0358ca7 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "2.6b1" +#define PY_VERSION "2.6b1+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */