aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-05-19 13:05:19 -0400
committerJack Lloyd <[email protected]>2017-05-19 13:05:19 -0400
commitdd2c8aa1707e59844ef4a30f01983b9ee5fe60fa (patch)
tree03422b67f404f1235b742dea0f477a125bd91bbd /src/lib/entropy
parent7d1bef2a8fa081f9896eebbba6ae37e273c91099 (diff)
Fixes for MSVC version detection
See comments in https://github.com/randombit/botan/commit/7f019174bfcf3c2b31bda74fe40ce35727db1cef
Diffstat (limited to 'src/lib/entropy')
-rw-r--r--src/lib/entropy/rdseed/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/entropy/rdseed/info.txt b/src/lib/entropy/rdseed/info.txt
index 8e37f808c..085174257 100644
--- a/src/lib/entropy/rdseed/info.txt
+++ b/src/lib/entropy/rdseed/info.txt
@@ -17,5 +17,5 @@ x86_64
gcc:4.8
clang:3.2
icc
-msvc:18
+msvc:2013
</cc>