From: Benjamin Peterson Date: Sun, 21 Dec 2008 01:14:47 +0000 (+0000) Subject: there are way too many places which need to have the current version added X-Git-Tag: v2.7a1~2515 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a36a5214c1f7c22f5f3eb10ab575f1955b9c23;p=thirdparty%2FPython%2Fcpython.git there are way too many places which need to have the current version added --- diff --git a/Doc/license.rst b/Doc/license.rst index 16f029acdb45..a1742e521c9e 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -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::