README.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b40039fee1ee0e8f3e0003fcdd6f234259690505
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Thu Aug 15 09:57:18 2019 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Thu Aug 15 11:26:40 2019 +0200

    Fix MSVC version in README.md
    
    ...to match configure.ac check from 206b8c4ae320d7d8614f21800d8f77fa29f8f5ff
    "On Windows, check for at least Visual Studio 2017 version 15.7"
    
    Change-Id: Ie78beb0a1d57aea590f3e73b9d4c45787d6531bf
    Reviewed-on: https://gerrit.libreoffice.org/77488
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/README.md b/README.md
index 6234096389c0..41a4a7fff9d6 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ run and compile LibreOffice, also used by the TDF builds:
 
 * Windows:
     * Runtime: Windows 7
-    * Build: Cygwin + Visual Studio 2017
+    * Build: Cygwin + Visual Studio 2017 version 15.7
 * macOS:
     * Runtime: 10.10
     * Build: 10.13.2 + Xcode 9.3
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to