From 67988d12ec46c0985e70dd7f6178cf04c2e4fdec Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 2 Mar 2019 11:11:58 -0800 Subject: Post-2.7.16 version bump. --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index b12d901..a123df8 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.16" +#define PY_VERSION "2.7.16+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- cgit v0.12