From b02f6929344ec3650d859d8e6182cce9d8e37c74 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 19 Oct 2019 13:03:22 -0700 Subject: 2.2.17+ --- Include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 4bfcdaf..c5a4c14 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.17" +#define PY_VERSION "2.7.17+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty -- cgit v0.12