commit | adeb140cb3f5bcf2ceab84796160ce654dbf1151 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Wed Oct 08 02:40:43 2014 -0700 |
committer | Larry Hastings <larry@hastings.org> | Wed Oct 08 02:40:43 2014 -0700 |
tree | 7a7fa98bc1d18f619e434d92dd35cba1c741e70f | |
parent | 1123aa26c8e4c13741562cdbabb3e59ed2b545d1 [diff] [blame] |
Post-release changes after 3.4.2 final.
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index b4f7590..ee45177 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 0 /* Version as a string */ -#define PY_VERSION "3.4.2" +#define PY_VERSION "3.4.2+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.