post 3.7.0a2 development

This commit is contained in:
Ned Deily 2017-10-17 02:10:44 -04:00
parent f7ac4fe52a
commit 2bd37c227e

View file

@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 2
/* Version as a string */
#define PY_VERSION "3.7.0a2"
#define PY_VERSION "3.7.0a2+"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.