Skip to content

Commit a22a1d8

Browse files
authored
Merge pull request #70 from ActiveState/BE-4012-python-2-7-18-11
BE-4012 Increment release version
2 parents 9a39a8c + baeeb8d commit a22a1d8

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.10"
30+
#define PY_VERSION "2.7.18.11"
3131
/*--end constants--*/
3232

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

0 commit comments

Comments
 (0)