mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Post tag updates.
This commit is contained in:
parent
f8a0ded522
commit
bf5bd9f2f0
2 changed files with 3 additions and 1 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
|
|
@ -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) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue