From: Pablo Galindo Date: Mon, 4 Dec 2023 21:49:55 +0000 (+0000) Subject: Post 3.11.7 X-Git-Tag: v3.11.8~320 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c368bc0ce8cc1c8f2deb66c759d07fd4b978b4d;p=thirdparty%2FPython%2Fcpython.git Post 3.11.7 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 7acea9370345..fc17ffa8bab7 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.11.7" +#define PY_VERSION "3.11.7+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.