From 0443af3bc4227d801bf48d7326a88259634c4d59 Mon Sep 17 00:00:00 2001
From: Hans Wennborg <hans@hanshq.net>
Date: Tue, 7 Mar 2017 20:43:19 +0000
Subject: [PATCH] ReleaseNotes: fix the VS version; follow-up to r297097

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297203 91177308-0d34-0410-b5e6-96231b3b80d8
---
 docs/ReleaseNotes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index f9b0d597ef4..99304a63f3a 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -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``,
-- 
2.40.0