aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2015-08-17 11:27:15 -0700
committerMartin Braun <martin.braun@ettus.com>2015-08-17 11:28:00 -0700
commit51355e1e35dceac6e732623409fe1bd1c813755b (patch)
treeb9b02651f1c52511f43b53b9441ef7ce96251cdc /host/docs
parent822055ac228d788f95f2fb08c64bf93d21f4ef27 (diff)
downloaduhd-51355e1e35dceac6e732623409fe1bd1c813755b.tar.gz
uhd-51355e1e35dceac6e732623409fe1bd1c813755b.tar.bz2
uhd-51355e1e35dceac6e732623409fe1bd1c813755b.zip
docs: changed earliest MSVC supported version to 2012
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/build.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/build.dox b/host/docs/build.dox
index a767a8e1b..0e722e376 100644
--- a/host/docs/build.dox
+++ b/host/docs/build.dox
@@ -28,7 +28,7 @@ The following compilers are known to work and officially supported:
- GCC >= 4.4
- Clang >= 3.1
-- MSVC >= 2010
+- MSVC >= 2012
Other compilers (or lower versions) may work, but are unsupported.