mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Set things up for 2.6a2.
This commit is contained in:
parent
afc6201609
commit
65475fdba7
2 changed files with 7 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
#define PY_RELEASE_SERIAL 1
|
#define PY_RELEASE_SERIAL 1
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "2.6a1"
|
#define PY_VERSION "2.6a1+"
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
#define PY_PATCHLEVEL_REVISION "$Revision$"
|
#define PY_PATCHLEVEL_REVISION "$Revision$"
|
||||||
|
|
|
@ -4,6 +4,12 @@ Python News
|
||||||
|
|
||||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
||||||
|
|
||||||
|
What's New in Python 2.6 alpha 2?
|
||||||
|
=================================
|
||||||
|
|
||||||
|
*Release date: XX-XXX-2008*
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.6 alpha 1?
|
What's New in Python 2.6 alpha 1?
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue