projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2c4d2
)
a post 3.4.1 world
author
Benjamin Peterson
<benjamin@python.org>
Mon, 26 May 2014 22:53:27 +0000
(15:53 -0700)
committer
Benjamin Peterson
<benjamin@python.org>
Mon, 26 May 2014 22:53:27 +0000
(15:53 -0700)
Include/patchlevel.h
patch
|
blob
|
history
diff --git
a/Include/patchlevel.h
b/Include/patchlevel.h
index 960d7d01867dae585f8a229295342cc9c532274f..c1898f3ee6633ded010857c9609f61c70004741a 100644
(file)
--- 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.1"
+#define PY_VERSION "3.4.1
+
"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.