]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.2
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 5 Dec 2025 19:59:38 +0000 (21:59 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 5 Dec 2025 19:59:38 +0000 (21:59 +0200)
Include/patchlevel.h

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