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

index e10f930873dcaded3799bf2898ff48048f2711cd..05962e96ce47724782357b0b3ef2d830d7519787 100644 (file)
@@ -88,7 +88,7 @@ been GPL-compatible; the table below summarizes the various releases.
 +----------------+--------------+------------+------------+-----------------+
 | 2.5.1          | 2.5          | 2007       | PSF        | yes             |
 +----------------+--------------+------------+------------+-----------------+
-| 2.6            | 2.5          | unreleased | PSF        | yes             |
+| 2.6            | 2.5          | 2008       | PSF        | yes             |
 +----------------+--------------+------------+------------+-----------------+
 | 3.0            | 2.6          | 2007       | PSF        | yes             |
 +----------------+--------------+------------+------------+-----------------+
index c9756bad10b0aa71038c8a6de0cd8b6228082697..4916ee1e447b5533d013a72acbd2d8a3434f321b 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      5
 
 /* Version as a string */
-#define PY_VERSION             "3.0a5"
+#define PY_VERSION             "3.0a5+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */