From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 8 Jul 2025 14:31:34 +0000 (+0300) Subject: Post 3.14.0b4 X-Git-Tag: v3.14.0rc1~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72358614d2a4fba2430b0c2827841b1973fa710a;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0b4 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 40135791403f..77fc8aeb918c 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.14.0b4" +#define PY_VERSION "3.14.0b4+" /*--end constants--*/