8000 Set version to 2.7.16rc1+. · python/cpython@49778ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 49778ad

Browse files
committed
Set version to 2.7.16rc1+.
1 parent bd6c396 commit 49778ad

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 1
2828

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

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

0 commit comments

Comments
 (0)
0