commit | 7c255082634e3951a434264aeacf6b3f4b029647 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <pablogsal@gmail.com> | Mon Mar 01 19:42:28 2021 +0000 |
committer | Pablo Galindo <pablogsal@gmail.com> | Mon Mar 01 19:42:28 2021 +0000 |
tree | 739ee338ca861c5770ff414222c7d0586725dfc9 | |
parent | 4b7f4ff168076c89d7b5fc5f9c9c162282fb818b [diff] |
Post 3.10.0a6
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 6f4e745..31da16a 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 6 /* Version as a string */ -#define PY_VERSION "3.10.0a6" +#define PY_VERSION "3.10.0a6+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.