]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.6
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 10 Jun 2026 13:08:54 +0000 (16:08 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Wed, 10 Jun 2026 13:08:54 +0000 (16:08 +0300)
Include/patchlevel.h

index 0fbcdc460a8d4e4aa38e816a506046bcb72069f4..c6fab81f8124ac6ac4bceafe5d6c9db5feb195de 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.6"
+#define PY_VERSION              "3.14.6+"
 /*--end constants--*/