From 49778ada0ea6b7d83f49a2a758fd6716a632dbca Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 17 Feb 2019 12:08:34 -0800 Subject: Set version to 2.7.16rc1+. --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c0dbdb7..631cac2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "2.7.16rc1" +#define PY_VERSION "2.7.16rc1+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- cgit v0.12