From: Ɓukasz Langa Date: Mon, 30 Aug 2021 21:55:37 +0000 (+0200) Subject: Post 3.9.7 X-Git-Tag: v3.9.8~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ab2b48f2b89f1119bc22aafc8a90f8588f7472f;p=thirdparty%2FPython%2Fcpython.git Post 3.9.7 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index af883f2339d8..716aea5bb969 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.9.7" +#define PY_VERSION "3.9.7+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.