aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2015-05-19 01:42:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-05-19 07:42:16 +0200
commit3d38a38012c8c5d81b682ce5ada02a9d00c71656 (patch)
tree0d28eb9f572c6e7e13d54ff9532bcf8cc9934b2a /lib/Makefile.m32
parentd4313b1f01e8cda7909c3d391d0fdea8e896a085 (diff)
build: bump version in default nghttp2 paths
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r--lib/Makefile.m322
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index 068947fae..ee47d6708 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -44,7 +44,7 @@ LDAP_SDK = c:/novell/ndk/cldapsdk/win32
endif
# Edit the path below to point to the base of your nghttp2 package.
ifndef NGHTTP2_PATH
-NGHTTP2_PATH = ../../nghttp2-0.7.13
+NGHTTP2_PATH = ../../nghttp2-1.0.0
endif
PROOT = ..