Post-release bumps.

This commit is contained in:
Georg Brandl 2010-10-12 12:38:48 +00:00
parent 44270f1c65
commit 8349031934
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -3,9 +3,9 @@ Python News
+++++++++++
What's New in Python 3.2 Beta 1?
=================================
================================
*Release date: XX-XXX-2010*
*Release date: XX-Nov-2010*
Core and Builtins
-----------------