[Python-checkins] r67891 - python/trunk/Doc/license.rst
benjamin.peterson
python-checkins at python.org
Sun Dec 21 02:14:47 CET 2008
Author: benjamin.peterson
Date: Sun Dec 21 02:14:47 2008
New Revision: 67891
Log:
there are way too many places which need to have the current version added
Modified:
python/trunk/Doc/license.rst
Modified: python/trunk/Doc/license.rst
==============================================================================
--- python/trunk/Doc/license.rst (original)
+++ python/trunk/Doc/license.rst Sun Dec 21 02:14:47 2008
@@ -88,8 +88,14 @@
+----------------+--------------+-----------+------------+-----------------+
| 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::
More information about the Python-checkins
mailing list