Mention GCC 4.8 and later instead of 4.7

This commit is contained in:
Charles Dang 2016-08-09 14:58:40 +11:00
parent 414ef85309
commit 5b3c786e8b

View file

@ -11,7 +11,7 @@ Contents
1. Prerequisites
================
Wesnoth requires a compiler with sufficient C++11 support such as GCC 4.7 and
Wesnoth requires a compiler with sufficient C++11 support such as GCC 4.8 and
later, or Clang 3.3 and later.
You'll need to have these libraries and their development headers installed in