From 64c89b697862959846a60bfd17f0a2af09cf85d1 Mon Sep 17 00:00:00 2001 From: Kleuter Date: Tue, 6 Feb 2024 12:13:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 643d94f..d83402e 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ QMAKE_LFLAGS += "-stdlib=libc++" ### Windows -On Windows you need [VS2019 Community Edition](https://visualstudio.microsoft.com/downloads/) and [Perl](https://strawberryperl.com/). QtNetwork module is compiled using openssl-1.1.1k which is pre-compiled but once you delete the folder, it will be compiled again. +On Windows you need [VS2019 Community Edition](https://visualstudio.microsoft.com/downloads/) and [Perl](https://strawberryperl.com/). QtNetwork module is compiled using openssl-3.0.13 which is pre-compiled but once you delete the folder, it will be compiled again.