From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 17 Jun 2025 18:31:06 +0000 (+0300) Subject: Post 3.14.0b3 X-Git-Tag: v3.14.0b4~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ec4186b257aeff0ecf200e67ce6f47bb0db9256;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0b3 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 5d55a8f82791..ad88a909b105 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.14.0b3" +#define PY_VERSION "3.14.0b3+" /*--end constants--*/