diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 00c2ed84995..d4593663cd2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.14.0rc3" +#define PY_VERSION "3.14.0rc3+" /*--end constants--*/