]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0rc3
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 18 Sep 2025 11:49:45 +0000 (12:49 +0100)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 18 Sep 2025 11:49:45 +0000 (12:49 +0100)
Include/patchlevel.h

index 00c2ed84995785db77ee07d6516f31d6c6489152..d4593663cd29d911decd2d18d51766791e987cc6 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       3
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0rc3"
+#define PY_VERSION              "3.14.0rc3+"
 /*--end constants--*/