diff --git a/http2.d b/http2.d index fef6225..f982cd9 100644 --- a/http2.d +++ b/http2.d @@ -20,6 +20,7 @@ version(without_openssl) {} else { version=use_openssl; version=with_openssl; +version=newer_openssl; }