From: Thomas Wouters Date: Wed, 10 Jun 2026 16:01:10 +0000 (+0200) Subject: Post 3.13.14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3e29c11570371299e65a1e024af45c34a1a98e9;p=thirdparty%2FPython%2Fcpython.git Post 3.13.14 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index e33d30adf950..9885afcb7fef 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.13.14" +#define PY_VERSION "3.13.14+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.