]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.0b1
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 7 May 2025 15:45:45 +0000 (18:45 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 7 May 2025 15:45:45 +0000 (18:45 +0300)
Include/patchlevel.h

index c9dd659046a367107af965dc36b2a759571294a0..03ac5843b620663c1da2fab732b884f2316e208a 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       1
 
 /* Version as a string */
-#define PY_VERSION              "3.14.0b1"
+#define PY_VERSION              "3.14.0b1+"
 /*--end constants--*/