summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2018-09-07 13:27:47 +0100
committerJose Fonseca <[email protected]>2018-09-10 10:10:16 +0100
commit52ca32121bc99d61cc30077fe37f85bdb4c47659 (patch)
tree894d4df2931b255fee1cfba3ba8066a3da9c2e9d /docs
parentd5f934522d6ae30bbb1b5320309aa29eb720008f (diff)
Require Visual Studio 2015.
We no longer need or use Visual Studio 2013. https://ci.appveyor.com/project/jrfonseca/mesa/build/52 Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.html b/docs/install.html
index d3c53d174a3..49a88067501 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -57,7 +57,7 @@ willing to maintain support for other compiler get in touch.
<ul>
<li>GCC 4.2.0 or later (some parts of Mesa may require later versions)
<li>clang - exact minimum requirement is currently unknown.
-<li>Microsoft Visual Studio 2013 Update 4 or later is required, for building on Windows.
+<li>Microsoft Visual Studio 2015 or later is required, for building on Windows.
</ul>