projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ac4fe
)
post 3.7.0a2 development
author
Ned Deily
<nad@python.org>
Tue, 17 Oct 2017 06:10:44 +0000
(
02:10
-0400)
committer
Ned Deily
<nad@python.org>
Tue, 17 Oct 2017 06:10:44 +0000
(
02:10
-0400)
Include/patchlevel.h
patch
|
blob
|
history
diff --git
a/Include/patchlevel.h
b/Include/patchlevel.h
index 93e4e0cb276d018ee0406597e5e2d8a79a8b39cf..23e224d8c3d4c4dcefb87878abf52ed1e2889d8b 100644
(file)
--- 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.7.0a2"
+#define PY_VERSION "3.7.0a2
+
"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.