]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.5rc1
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 4 May 2026 20:00:33 +0000 (23:00 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 4 May 2026 20:00:33 +0000 (23:00 +0300)
Include/patchlevel.h

index aa961d8e9a3d5e1882a5faa9d40aaf80c60eab52..cf87bd16f4d5f5633f51b0d07e76e698564e4429 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       1
 
 /* Version as a string */
-#define PY_VERSION              "3.14.5rc1"
+#define PY_VERSION              "3.14.5rc1+"
 /*--end constants--*/