From: Barry Warsaw Date: Thu, 3 Apr 2008 04:13:12 +0000 (+0000) Subject: Post tag version tweak X-Git-Tag: v3.0a5~154 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f95ecf7b157f9aa20f33c50f5ca1b4c50de96daa;p=thirdparty%2FPython%2Fcpython.git Post tag version tweak --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 89a852706423..01cfed0c7486 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.0a4" +#define PY_VERSION "3.0a4+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */