mirror of
https://github.com/python/cpython.git
synced 2025-11-27 05:44:16 +00:00
Post-release bumps.
This commit is contained in:
parent
44270f1c65
commit
8349031934
2 changed files with 3 additions and 3 deletions
|
|
@ -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) */
|
||||
|
|
|
|||
|
|
@ -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
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue