]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0rc2
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 14 Aug 2025 16:10:50 +0000 (19:10 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 14 Aug 2025 16:10:50 +0000 (19:10 +0300)
Include/patchlevel.h

index 121b17c205d5a0df2050dc0e4e46195f3ac3316c..43bbed43e5f229634b1f24801e3d886ddabd830f 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       2
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0rc2"
+#define PY_VERSION              "3.14.0rc2+"
 /*--end constants--*/