From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 18 Sep 2025 11:49:45 +0000 (+0100) Subject: Post 3.14.0rc3 X-Git-Tag: v3.14.0~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=869f1d8f6ac0382f1719ce9d39d6b075d65cc281;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0rc3 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 00c2ed849957..d4593663cd29 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.14.0rc3" +#define PY_VERSION "3.14.0rc3+" /*--end constants--*/