From: Pablo Galindo Date: Mon, 7 Mar 2022 18:18:09 +0000 (+0000) Subject: Post 3.11.0a6 X-Git-Tag: v3.11.0a7~324 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7c4f8e27fc3faa704d184e0623836a5de1efa50;p=thirdparty%2FPython%2Fcpython.git Post 3.11.0a6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 5668fc025ad5..fae787d04e2f 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.11.0a6" +#define PY_VERSION "3.11.0a6+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.