From: Ɓukasz Langa Date: Fri, 6 Sep 2024 20:34:30 +0000 (+0200) Subject: Post 3.9.20. X-Git-Tag: v3.9.21~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9a8e0e082f849f6db03b2ed9074a86813b3b77;p=thirdparty%2FPython%2Fcpython.git Post 3.9.20. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 7ed78c7b1324..ed73af92b02d 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.9.20" +#define PY_VERSION "3.9.20+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.