From 498323eec7ad960f949a0a6feb03f6f819bd7051 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 4 Aug 2010 22:30:09 +0000 Subject: [PATCH] Post 2.6.6rc1 --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 4db17f092a..7ccf58545e 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.6.6rc1" +#define PY_VERSION "2.6.6rc1+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */ -- 2.50.0