Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a1c213

Browse files
committed
Post tag updates.
1 parent 6f8f246 commit 4a1c213

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ been GPL-compatible; the table below summarizes the various releases.
8888
+----------------+--------------+------------+------------+-----------------+
8989
| 2.5.1 | 2.5 | 2007 | PSF | yes |
9090
+----------------+--------------+------------+------------+-----------------+
91-
| 2.6 | 2.5 | unreleased | PSF | yes |
91+
| 2.6 | 2.5 | 2008 | PSF | yes |
9292
+----------------+--------------+------------+------------+-----------------+
9393
| 3.0 | 2.6 | 2007 | PSF | yes |
9494
+----------------+--------------+------------+------------+-----------------+

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define PY_RELEASE_SERIAL 5
2424

2525
/* Version as a string */
26-
#define PY_VERSION "3.0a5"
26+
#define PY_VERSION "3.0a5+"
2727
/*--end constants--*/
2828

2929
/* Subversion Revision number of this file (not of the repository) */

0 commit comments

Comments
 (0)