From: Pablo Galindo Date: Wed, 8 Feb 2023 09:59:32 +0000 (+0000) Subject: Post 3.10.10 X-Git-Tag: v3.10.11~122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7c60e361f2d40a87f5a257691b6c18d819b3298;p=thirdparty%2FPython%2Fcpython.git Post 3.10.10 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index db881ff68fa0..353bf009dfca 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.10.10" +#define PY_VERSION "3.10.10+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.