commit | f2487177eba8c8e88ab3c11344720f4df6000d72 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Sep 24 07:42:20 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Mon Sep 24 07:42:20 2012 +0200 |
tree | 7cbad0590d6f96a12c47896b40f1ff4e04a39b70 | |
parent | 700765fe914a0998056dea5e588458441532fc3e [diff] |
Post-release updates.
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 78b18fd..d977d3f 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.3.0rc3" +#define PY_VERSION "3.3.0rc3+" /*--end constants--*/ /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.