From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 14 Aug 2025 16:10:50 +0000 (+0300) Subject: Post 3.14.0rc2 X-Git-Tag: v3.14.0rc3~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=532226035240ffa9f09a1c4e66d6821be5ab1e75;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0rc2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 121b17c205d5..43bbed43e5f2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.14.0rc2" +#define PY_VERSION "3.14.0rc2+" /*--end constants--*/