]> granicus.if.org Git - python/commitdiff
Post tag updates.
authorBarry Warsaw <barry@python.org>
Thu, 8 May 2008 15:30:00 +0000 (15:30 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 8 May 2008 15:30:00 +0000 (15:30 +0000)
Doc/license.rst
Include/patchlevel.h

index 66a30e70f8b3df30a762afc135583ca59be5e1e8..16f029acdb45db3e7474c70203d3268f047190b2 100644 (file)
@@ -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::
 
index b5ad8e79a272a1820fac0045e05b5fa8061df1dd..2ad6fb7ab4da11694a5d5c7973a85ad0b4583871 100644 (file)
@@ -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) */