From: Pablo Galindo Date: Sat, 7 Sep 2024 01:34:11 +0000 (+0100) Subject: Post 3.11.10 X-Git-Tag: v3.11.11~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b275e77d235b0e813f996173fc26eaa3484737c;p=thirdparty%2FPython%2Fcpython.git Post 3.11.10 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 7540bc8a6c81..8fb480c09111 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.10" +#define PY_VERSION "3.11.10+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.