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

index c926ee8c32b738148211d2cc2f1936a350c4bb23..4ce274449460c180fdcbd1bf6c4980ec095b7fb5 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       1
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0rc1"
+#define PY_VERSION              "3.14.0rc1+"
 /*--end constants--*/