Skip to content

Commit 8a70fba

Browse files
author
barry.warsaw
committed
Post release cleanup
git-svn-id: http://svn.python.org/projects/python/trunk@65085 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent d279d06 commit 8a70fba

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

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

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

0 commit comments

Comments
 (0)