diff options
| author | Benjamin Peterson <benjamin@python.org> | 2011-06-11 11:33:01 -0500 |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2011-06-11 11:33:01 -0500 |
| commit | acde6a0a40bc749aed4bb5f30560d1c5a9e2be3c (patch) | |
| tree | e5b5e9774e898cd0abb797e7c7267ee9c9af7434 /Include | |
| parent | f2ff3054f979370c3cb577eae2f3aa1e935cd15f (diff) | |
| download | cpython-git-acde6a0a40bc749aed4bb5f30560d1c5a9e2be3c.tar.gz | |
onto 3.1.5
Diffstat (limited to 'Include')
| -rw-r--r-- | Include/patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 3b064470a5..d9652a5bea 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.1.4" +#define PY_VERSION "3.1.4+" /*--end constants--*/ /* Subversion Revision number of this file (not of the repository). Empty |
