aboutsummaryrefslogtreecommitdiff
path: root/docs/INTERNALS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-05-19 07:41:01 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-05-19 07:42:16 +0200
commitd4313b1f01e8cda7909c3d391d0fdea8e896a085 (patch)
treea02ce87b07ef33fc4ba3065cb79525957203506a /docs/INTERNALS
parent7da064fdd233a801de433a42dd80c6125fa5d6f5 (diff)
INTERNALS: we require nghttp2 1.0.0+ now
Diffstat (limited to 'docs/INTERNALS')
-rw-r--r--docs/INTERNALS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INTERNALS b/docs/INTERNALS
index f8b1b47b4..fe5c44995 100644
--- a/docs/INTERNALS
+++ b/docs/INTERNALS
@@ -48,7 +48,7 @@ Portability
axTLS 1.2.7
PolarSSL 1.3.0
Heimdal ?
- nghttp2 0.6.0
+ nghttp2 1.0.0
On systems where configure runs, we aim at working on them all - if they have
a suitable C compiler. On systems that don't run configure, we strive to keep