diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-07-12 16:46:27 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-07-12 16:46:27 +0300 |
commit | 3f3154b265a8ddf32df336caf50594d1f832b1bb (patch) | |
tree | 9f8624fd619b508cada8bfc35ed6e635084f304c /README.md | |
parent | af8d2b5198964639da1c76aab402b90e22aad005 (diff) |
Say VS2017 here, too
Change-Id: Icce460adc702547b12ad8e474507e396424c1eb3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3bcd70716e00..3336d32ce04b 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 2015 Update 3 + * Build: Cygwin + Visual Studio 2017 * macOS: * Runtime: 10.9 * Build: 10.12 + Xcode 8 |