From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 10 Jun 2026 13:08:54 +0000 (+0300) Subject: Post 3.14.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b643998aa666f7676e3d33fb8c7ec268eea613;p=thirdparty%2FPython%2Fcpython.git Post 3.14.6 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 0fbcdc460a8d..c6fab81f8124 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.6" +#define PY_VERSION "3.14.6+" /*--end constants--*/