From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 26 May 2025 18:50:01 +0000 (+0300) Subject: Post 3.14.0b2 X-Git-Tag: v3.14.0b3~170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cde768cd631f71bdb48d1ca7c951effa53ca1e6f;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0b2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index aba26718b2e8..d761b114c16e 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.14.0b2" +#define PY_VERSION "3.14.0b2+" /*--end constants--*/