]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0a1
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 14 Oct 2025 14:36:01 +0000 (17:36 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 14 Oct 2025 14:36:01 +0000 (17:36 +0300)
Include/patchlevel.h

index 640da6aa6fd8c36e72111bd126e53ac7129e8922..e3996ee86793dd0ae580e0ccbbeb4a1c1a390b35 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       1
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0a1"
+#define PY_VERSION              "3.15.0a1+"
 /*--end constants--*/