From 896a85312a428b2c4f66601e46aedc252ec13764 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Wed, 8 Jun 2016 15:48:58 +0200 Subject: [PATCH] Mention Win10 for experimental builds --- templates/directory.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/directory.html b/templates/directory.html index ffa0645..fe5c9fb 100644 --- a/templates/directory.html +++ b/templates/directory.html @@ -157,15 +157,15 @@ {% if "mingw" in f.text %} Experimental MinGW {% elif "vc14" in f.text %} - Experimental VS 2015
(Windows Vista/7/8) + Experimental VS 2015
(Windows Vista/7/8/10) {% elif "vc11" in f.text %} - Experimental VS 2012
(Windows Vista/7/8) + Experimental VS 2012
(Windows Vista/7/8/10) {% elif "vc9" in f.text %} - Legacy VS 2008
(Windows XP/Vista/7/8) + Legacy VS 2008
(Windows XP/Vista/7/8/10) {% elif "win32-vc12" in f.text %} - Official Preview VS 2013
(Windows XP/Vista/7/8) + Official Preview VS 2013
(Windows XP/Vista/7/8/10) {% elif "win64-vc12" in f.text %} - Official Preview VS 2013
(Windows Vista/7/8) + Official Preview VS 2013
(Windows Vista/7/8/10) {% elif "multiview" in f.text %} Multiview Branch
(Stereoscopic 3D) {% elif "gooseberry" in f.text %}