Post tag updates.

This commit is contained in:
Barry Warsaw 2008-05-08 15:31:04 +00:00
parent 6f8f2461e5
commit 4a1c213d24
2 changed files with 2 additions and 2 deletions

View file

@ -88,7 +88,7 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+------------+------------+-----------------+ +----------------+--------------+------------+------------+-----------------+
| 2.5.1 | 2.5 | 2007 | PSF | yes | | 2.5.1 | 2.5 | 2007 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+ +----------------+--------------+------------+------------+-----------------+
| 2.6 | 2.5 | unreleased | PSF | yes | | 2.6 | 2.5 | 2008 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+ +----------------+--------------+------------+------------+-----------------+
| 3.0 | 2.6 | 2007 | PSF | yes | | 3.0 | 2.6 | 2007 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+ +----------------+--------------+------------+------------+-----------------+

View file

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