]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0b2
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 2 Jun 2026 17:34:33 +0000 (20:34 +0300)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 2 Jun 2026 17:34:33 +0000 (20:34 +0300)
Include/patchlevel.h

index 649609136fec809f4daaf2add92152a6c158056e..e474c56e101e1b9cd7bb4209c125bd67ac5b243b 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       2
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0b2"
+#define PY_VERSION              "3.15.0b2+dev"
 /*--end constants--*/