From e2cbbd325f41b27658ab2d22e4ec194148a62ebc Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 14 Oct 2013 17:27:46 -0700 Subject: [PATCH] I guess we are supporting Visual Studio 2010 now. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3e07a0ec..f804f4f2 100644 --- a/README.markdown +++ b/README.markdown @@ -49,7 +49,7 @@ Sodium performs tests at run-time, so that the same binary package can still run everywhere. Sodium is tested on a variety of compilers and operating systems, -including Windows (with MingW or Visual Studio 2013), iOS and Android. +including Windows (with MingW or Visual Studio), iOS and Android. ## Installation