commit | 60560b18d29a917e64d88d47c5533743001f0787 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Mon Sep 09 21:08:52 2013 +0900 |
committer | Larry Hastings <larry@hastings.org> | Mon Sep 09 21:08:52 2013 +0900 |
tree | b3c1fe02a1cc450ff9eb38a3213f3a943a10d172 | |
parent | d16efc1c065dd0dcf35f3ce20d24e2491c4ca989 [diff] [blame] |
Post-3.4.0a2-release fixups.
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 4c25122..9003f96 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.4.0a2" +#define PY_VERSION "3.4.0a2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.