From ecb8c7991d8331d9df079cfc82bb27f7d229cea7 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 18 Jul 2008 03:36:18 +0000 Subject: [PATCH] Post release cleanup --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 46ebf90aff3..88bf994e8e5 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "2.6b2" +#define PY_VERSION "2.6b2+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */