From 060792cdc3a62aa545282ff97143b8c10724523c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 19 Jun 2008 02:31:54 +0000 Subject: Post release changes --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 79ddbb7..360be03 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.6b1" +#define PY_VERSION "2.6b1+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository) */ -- cgit v0.12