Set up branch to be rc2 next.

This commit is contained in:
Georg Brandl 2011-05-21 17:36:20 +02:00
parent 9c1928f0a9
commit d079367044
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 1
/* Version as a string */
#define PY_VERSION "3.2.1rc1"
#define PY_VERSION "3.2.1rc1+"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty

View file

@ -2,8 +2,8 @@
Python News
+++++++++++
What's New in Python 3.2.1?
===========================
What's New in Python 3.2.1 release candidate 2?
===============================================
*Release date: XX-XXX-2011*