commit | 4f71b0199bfd4d83a01bf660a4650307cdc7c089 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <pablogsal@gmail.com> | Thu Jun 17 13:20:47 2021 +0100 |
committer | Pablo Galindo <pablogsal@gmail.com> | Thu Jun 17 13:20:47 2021 +0100 |
tree | 30fc85523e42f0db6f5de4476d563933a0f6db7c | |
parent | 865714a117aca026ecd407159bc6b380a0299bb8 [diff] [blame] |
Post 3.10.0b3
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 9c16877..f0fa5f5 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.10.0b3" +#define PY_VERSION "3.10.0b3+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.