Skip to content

Commit 98e03ad

Browse files
authored
Merge pull request #47 from ActiveState/BE-3614-python-2-7-18-9-ver-change
Update version number
2 parents 9f7bbf9 + f5cb305 commit 98e03ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define PY_RELEASE_SERIAL 0
2828

2929
/* Version as a string */
30-
#define PY_VERSION "2.7.18.8"
30+
#define PY_VERSION "2.7.18.9"
3131
/*--end constants--*/
3232

3333
/* Subversion Revision number of this file (not of the repository). Empty

0 commit comments

Comments
 (0)