Skip to content

Commit b424669

Browse files
author
barry.warsaw
committed
Post release changes
git-svn-id: http://svn.python.org/projects/python/trunk@64400 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent ef244e7 commit b424669

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

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

0 commit comments

Comments
 (0)