]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
there are way too many places which need to have the current version added
authorBenjamin Peterson <benjamin@python.org>
Sun, 21 Dec 2008 01:14:47 +0000 (01:14 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 21 Dec 2008 01:14:47 +0000 (01:14 +0000)
Doc/license.rst

index 16f029acdb45db3e7474c70203d3268f047190b2..a1742e521c9e03cb87a723a4ef43a7c3c9cfb874 100644 (file)
@@ -88,8 +88,14 @@ been GPL-compatible; the table below summarizes the various releases.
 +----------------+--------------+-----------+------------+-----------------+
 | 2.5.1          | 2.5          | 2007      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
+| 2.5.2          | 2.5.1        | 2008      | PSF        | yes             |
++----------------+--------------+-----------+------------+-----------------+
+| 2.5.3          | 2.5.2        | 2008      | PSF        | yes             |
++----------------+--------------+-----------+------------+-----------------+
 | 2.6            | 2.5          | 2008      | PSF        | yes             |
 +----------------+--------------+-----------+------------+-----------------+
+| 2.6.1          | 2.6          | 2008      | PSF        | yes             |
++----------------+--------------+-----------+------------+-----------------+
 
 .. note::