Browse Source

Post release twiddle.

pull/2332/head
Barry Warsaw 14 years ago
parent
commit
cca96f09d3
  1. 2
      Include/patchlevel.h
  2. 12
      Misc/NEWS

2
Include/patchlevel.h

@ -27,7 +27,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
#define PY_VERSION "2.6.8"
#define PY_VERSION "2.6.8+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */

12
Misc/NEWS

@ -2,6 +2,18 @@
Python News
+++++++++++
What's New in Python 2.6.9 rc 1?
================================
*Release date: XXXX-XX-XX*
Core and Builtins
-----------------
Library
-------
What's New in Python 2.6.8?
===========================

Loading…
Cancel
Save