Commit 4599e252 authored by Barry Warsaw's avatar Barry Warsaw

Prep for 3.0a4

parent 750c0032
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#define PY_RELEASE_SERIAL 3 #define PY_RELEASE_SERIAL 3
/* Version as a string */ /* Version as a string */
#define PY_VERSION "3.0a3" #define PY_VERSION "3.0a3+"
/* 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,13 @@ Python News ...@@ -4,6 +4,13 @@ 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 3.0a4?
===========================
*Release date: XX-XXX-2008*
What's New in Python 3.0a3? What's New in Python 3.0a3?
=========================== ===========================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment