From: Ɓukasz Langa Date: Tue, 6 Dec 2022 18:50:26 +0000 (+0100) Subject: Post 3.9.16 X-Git-Tag: v3.9.17~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db577e29a6a287dca0148e90bb95960c1d99b3fb;p=thirdparty%2FPython%2Fcpython.git Post 3.9.16 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index e33d9a1d0170..224ad14be608 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.16" +#define PY_VERSION "3.9.16+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.