From 3963adca3d82764d84dfc68b892ccd8734e156fd Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 8 Sep 2014 00:12:18 +0200
Subject: [PATCH] RELEASE-NOTES: fix the required nghttp2 version typo

---
 RELEASE-NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 386cfe81e7..421aeb54cd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,7 +19,7 @@ This release includes the following changes:
  o version: detect and show LibreSSL
  o version: detect and show BoringSSL
  o imap/pop3/smtp: Kerberos (SASL GSSAPI) authentication via Windows SSPI
- o http2: requires nghttp2 0.0.6 or later
+ o http2: requires nghttp2 0.6.0 or later
 
 This release includes the following bugfixes:
 
-- 
GitLab