1
Fork 0

Bump version to 2.7.18.

This commit is contained in:
Benjamin Peterson 2020-04-19 16:12:51 -05:00
parent f2f950e3d0
commit 8323757381
1 changed files with 3 additions and 3 deletions

View File

@ -23,11 +23,11 @@
#define PY_MAJOR_VERSION 2
#define PY_MINOR_VERSION 7
#define PY_MICRO_VERSION 18
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
#define PY_RELEASE_SERIAL 1
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_FINAL
#define PY_RELEASE_SERIAL 0
/* Version as a string */
#define PY_VERSION "2.7.18rc1"
#define PY_VERSION "2.7.18"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty