From: Pablo Galindo Date: Tue, 2 Aug 2022 10:05:09 +0000 (+0100) Subject: Post 3.10.6 X-Git-Tag: v3.10.7~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee2f45a061584c65fc26e3e64b1256fe4e81e677;p=thirdparty%2FPython%2Fcpython.git Post 3.10.6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index cef4374cbca2..48875a2f8033 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.6" +#define PY_VERSION "3.10.6+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.