From 5419e493afdc591b2bbbb5040a356115c5108da1 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 6 Apr 2013 10:17:54 -0400 Subject: [PATCH] start cracking on 2.7.5 --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 6b5e56645c26..b62d890bdc85 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "2.7.4" +#define PY_VERSION "2.7.4+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- 2.47.3