]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0b2
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 26 May 2025 18:50:01 +0000 (21:50 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 26 May 2025 18:50:01 +0000 (21:50 +0300)
Include/patchlevel.h

index aba26718b2e857ad585915a5357956c1f7887453..d761b114c16ecb2f563c2920edea9e9c0440a2b3 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       2
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0b2"
+#define PY_VERSION              "3.14.0b2+"
 /*--end constants--*/