From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 7 May 2025 15:45:45 +0000 (+0300) Subject: Post 3.14.0b1 X-Git-Tag: v3.14.0b2~249 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7504fe61b843b6e637138903cf7f1290f1c665fe;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0b1 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c9dd659046a3..03ac5843b620 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.14.0b1" +#define PY_VERSION "3.14.0b1+" /*--end constants--*/