From: Georg Brandl Date: Mon, 21 Feb 2011 18:13:44 +0000 (+0000) Subject: Update in-development version. X-Git-Tag: v3.2.1b1~404 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0accdfa00b22d87490b83b42a8db236934e92b16;p=thirdparty%2FPython%2Fcpython.git Update in-development version. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index d0a5a25f963e..f1e619f05bbb 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.2" +#define PY_VERSION "3.2.1a0" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */