Post-release bumps.
This commit is contained in:
parent
97b20da02f
commit
9b0034d040
|
@ -23,7 +23,7 @@
|
||||||
#define PY_RELEASE_SERIAL 4
|
#define PY_RELEASE_SERIAL 4
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "3.2a4"
|
#define PY_VERSION "3.2a4+"
|
||||||
/*--end constants--*/
|
/*--end constants--*/
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
|
|
12
Misc/NEWS
12
Misc/NEWS
|
@ -2,6 +2,18 @@
|
||||||
Python News
|
Python News
|
||||||
+++++++++++
|
+++++++++++
|
||||||
|
|
||||||
|
What's New in Python 3.2 Beta 1?
|
||||||
|
================================
|
||||||
|
|
||||||
|
*Release date: XX-Dec-2010*
|
||||||
|
|
||||||
|
Core and Builtins
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Library
|
||||||
|
-------
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 3.2 Alpha 4?
|
What's New in Python 3.2 Alpha 4?
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue