Skip to content

Commit cca96f0

Browse files
committed
Post release twiddle.
1 parent 27509ce commit cca96f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

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

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

Misc/NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Python News
33
+++++++++++
44

5+
What's New in Python 2.6.9 rc 1?
6+
================================
7+
8+
*Release date: XXXX-XX-XX*
9+
10+
Core and Builtins
11+
-----------------
12+
13+
Library
14+
-------
15+
16+
517
What's New in Python 2.6.8?
618
===========================
719

0 commit comments

Comments
 (0)