From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 4 May 2026 20:00:33 +0000 (+0300) Subject: Post 3.14.5rc1 X-Git-Tag: v3.14.5~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ee324262d47a7c0a2d686a9f10a574c487840d4;p=thirdparty%2FPython%2Fcpython.git Post 3.14.5rc1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index aa961d8e9a3d..cf87bd16f4d5 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.14.5rc1" +#define PY_VERSION "3.14.5rc1+" /*--end constants--*/