From 5352a71779b3df14a40729376b4b165ae25b33a7 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Tue, 26 May 2020 20:41:43 +0300 Subject: [PATCH] README: update after merging 1.19.0. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 90bf787dc..1dc6601b4 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ Experimental QUIC support for nginx The code is developed in a separate "quic" branch available at https://hg.nginx.org/nginx-quic. Currently it is based - on nginx mainline 1.17.10. We are planning to merge new nginx + on nginx mainline 1.19.x. We are planning to merge new nginx releases into this branch regularly. The project code base is under the same BSD license as nginx.