From: Pablo Galindo Date: Mon, 1 Mar 2021 19:42:28 +0000 (+0000) Subject: Post 3.10.0a6 X-Git-Tag: v3.10.0a7~223 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c255082634e3951a434264aeacf6b3f4b029647;p=thirdparty%2FPython%2Fcpython.git Post 3.10.0a6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 6f4e7456e8c5..31da16a7be58 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 6 /* Version as a string */ -#define PY_VERSION "3.10.0a6" +#define PY_VERSION "3.10.0a6+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.