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

index 40135791403f3ca5d9b7e628a6780a041a2316f9..77fc8aeb918cf66934127fd314d4456a89458360 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       4
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0b4"
+#define PY_VERSION              "3.14.0b4+"
 /*--end constants--*/