From: Anthony Baxter Date: Thu, 23 Mar 2006 02:49:17 +0000 (+0000) Subject: aarrrrghhh X-Git-Tag: v2.4.3c1~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e311fdce97ee339de110b0539f8f64bffe35e59a;p=thirdparty%2FPython%2Fcpython.git aarrrrghhh --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 38874ef236cb..4089718b268e 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_MINOR_VERSION 4 #define PY_MICRO_VERSION 3 #define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA -#define PY_RELEASE_SERIAL 0 +#define PY_RELEASE_SERIAL 1 /* Version as a string */ #define PY_VERSION "2.4.3c1"