Post tag updates.

This commit is contained in:
Barry Warsaw 2008-05-08 15:30:00 +00:00
parent f8a0ded522
commit bf5bd9f2f0
2 changed files with 3 additions and 1 deletions

View file

@ -88,6 +88,8 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+-----------+------------+-----------------+
| 2.5.1 | 2.5 | 2007 | PSF | yes |
+----------------+--------------+-----------+------------+-----------------+
| 2.6 | 2.5 | 2008 | PSF | yes |
+----------------+--------------+-----------+------------+-----------------+
.. note::

View file

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