From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:16:07 +0000 (+0200) Subject: Post 3.14.1 X-Git-Tag: v3.14.2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206f1966ec51855313a60c1d70775ea43ee694d9;p=thirdparty%2FPython%2Fcpython.git Post 3.14.1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index ce7d23b2155c..1a53949b1634 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.14.1" +#define PY_VERSION "3.14.1+" /*--end constants--*/