From: Barry Warsaw Date: Fri, 18 Jul 2008 03:37:03 +0000 (+0000) Subject: Post release cleanup X-Git-Tag: v3.0b3~274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0afe90581874b4c9a8b33c010d3386104a36f7cb;p=thirdparty%2FPython%2Fcpython.git Post release cleanup --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index f1bc45e34990..06c686191bbd 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.0b2" +#define PY_VERSION "3.0b2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */