From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 22 Jul 2025 18:54:14 +0000 (+0300) Subject: Post 3.14.0rc1 X-Git-Tag: v3.14.0rc2~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f25781bf9b4e14cdc7a165a6bc1c15cf7d736e5;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0rc1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c926ee8c32b7..4ce274449460 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.0rc1" +#define PY_VERSION "3.14.0rc1+" /*--end constants--*/