From: Pablo Galindo Date: Fri, 14 Jan 2022 21:11:47 +0000 (+0000) Subject: Post 3.10.2 X-Git-Tag: v3.10.3~216 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5c4ccfe0de375f5d3950abb4eff9d75384213b5;p=thirdparty%2FPython%2Fcpython.git Post 3.10.2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 5769674a3272..ee537c7f34f9 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.2" +#define PY_VERSION "3.10.2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.