From 0d7d26bce4d25b2083163268c60c5dce21e08d6c Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 29 Apr 2018 16:22:11 -0700 Subject: [PATCH] 2.7.15+ --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 99e837024ab4..8a04a90f9acf 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.15" +#define PY_VERSION "2.7.15+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- 2.47.3