From 083f6fba5a281061701da8cfc4cdd22e4ff624c3 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 10 Dec 2014 11:57:12 -0500 Subject: [PATCH] move 2.7 branch to 2.7.9+ --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index eaf66ebc8c..283e9925d8 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.9" +#define PY_VERSION "2.7.9+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- 2.50.1