From 01bdeec8c0ac3beca80886adb1f79871e5a0f01e Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 10 Nov 2013 02:47:17 -0500 Subject: [PATCH] a post-2.7.6 world --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index a94f3cba48..dd4eb22dfd 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.6" +#define PY_VERSION "2.7.6+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- 2.50.1