From 4f1aeaef3d0f943d2f1a24c7ccab0f2a6a2e5e97 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 5 Dec 2015 11:46:21 -0800 Subject: off to 2.7.12 we go --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 3538831..4d6e334 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.11" +#define PY_VERSION "2.7.11+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- cgit v0.12