]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Oct 2025 14:15:20 +0000 (17:15 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 7 Oct 2025 14:15:20 +0000 (17:15 +0300)
Include/patchlevel.h

index 5a90a69b8c2a41eb16f557f337e60907f10b10fb..35838175df0fced04e500054f9b7998ef5e603c5 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0"
+#define PY_VERSION              "3.14.0+"
 /*--end constants--*/