mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Set up branch to be rc2 next.
This commit is contained in:
parent
9c1928f0a9
commit
d079367044
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue