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

index 5d55a8f8279195de424f8e964b3657797288f304..ad88a909b105eff6170903d547df21de14a5e65c 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       3
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0b3"
+#define PY_VERSION              "3.14.0b3+"
 /*--end constants--*/