mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Post tag updates.
This commit is contained in:
parent
6f8f2461e5
commit
4a1c213d24
2 changed files with 2 additions and 2 deletions
|
@ -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 |
|
||||||
+----------------+--------------+------------+------------+-----------------+
|
+----------------+--------------+------------+------------+-----------------+
|
||||||
|
|
|
@ -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) */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue