From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Fri, 5 Dec 2025 19:59:38 +0000 (+0200) Subject: Post 3.14.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160ca1c8c32d2b038c81e478ab4993d91fed88e5;p=thirdparty%2FPython%2Fcpython.git Post 3.14.2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 3ff6be583888..7cda21cb678e 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.2" +#define PY_VERSION "3.14.2+" /*--end constants--*/