]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.5
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 10 May 2026 12:27:46 +0000 (15:27 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sun, 10 May 2026 12:27:46 +0000 (15:27 +0300)
Include/patchlevel.h

index 3babdefbdcc0463f9ac6f340b649cf5e7319bbb8..c46d343d46353b4a0a0046f20827d3e89bf991d2 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.5"
+#define PY_VERSION              "3.14.5+"
 /*--end constants--*/