From e047f56bbdb47eac46c1653ce8d82e5db5864ae6 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 31 May 2014 15:25:38 -0700 Subject: [PATCH] post 2.7.7 version bump --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 441c499bb0..139a9bd3d2 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.7" +#define PY_VERSION "2.7.7+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- 2.50.1