From dd2c8aa1707e59844ef4a30f01983b9ee5fe60fa Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Fri, 19 May 2017 13:05:19 -0400 Subject: Fixes for MSVC version detection See comments in https://github.com/randombit/botan/commit/7f019174bfcf3c2b31bda74fe40ce35727db1cef --- src/lib/entropy/rdseed/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/entropy') 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 -- cgit v1.2.3