From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:26:52 +0000 (+0200) Subject: Post 3.14.0a5 X-Git-Tag: v3.14.0a6~466 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c1190ac298a83c6a72007ebb0520435c7ca6058;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0a5 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 74b630a762f2..5929c3f96dc4 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 5 /* Version as a string */ -#define PY_VERSION "3.14.0a5" +#define PY_VERSION "3.14.0a5+" /*--end constants--*/