From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:46:24 +0000 (+0300) Subject: Post 3.14.4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3da4e0910c23309121e083718a1513847bc36d7a;p=thirdparty%2FPython%2Fcpython.git Post 3.14.4 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index ba0a2745774d..a9f72493bdea 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.4" +#define PY_VERSION "3.14.4+" /*--end constants--*/