From: Pablo Galindo Date: Mon, 2 Oct 2023 16:23:15 +0000 (+0100) Subject: Post 3.11.6 X-Git-Tag: v3.11.7~264 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=914ffb40d0d3ced2ed11e8f0edbc4dc4c569ccf6;p=thirdparty%2FPython%2Fcpython.git Post 3.11.6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 70d71c11377e..58a3297d17b8 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.11.6" +#define PY_VERSION "3.11.6+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.