]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: fix the VS version; follow-up to r297097
authorHans Wennborg <hans@hanshq.net>
Tue, 7 Mar 2017 20:43:19 +0000 (20:43 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 7 Mar 2017 20:43:19 +0000 (20:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297203 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index f9b0d597ef4ac9df42733e4efdbe4b2425755264..99304a63f3a9d276d9b2907880a0fbf2dd1edaa3 100644 (file)
@@ -31,7 +31,7 @@ from now, will be version 5.0.0.
 Non-comprehensive list of changes in this release
 =================================================
 * The minimum compiler version required for building LLVM has been raised to
-  4.8 for GCC and 2017 for Visual Studio.
+  4.8 for GCC and 2015 for Visual Studio.
 
 * The C API functions ``LLVMAddFunctionAttr``, ``LLVMGetFunctionAttr``,
   ``LLVMRemoveFunctionAttr``, ``LLVMAddAttribute``, ``LLVMRemoveAttribute``,