diff options
Diffstat (limited to 'platforms.rst')
-rw-r--r-- | platforms.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms.rst b/platforms.rst index 82465b819a..70a6bf9126 100644 --- a/platforms.rst +++ b/platforms.rst @@ -4,7 +4,7 @@ Supported Platforms =================== In general, this version of Kea builds and runs on any POSIX-compliant -system with a C++ compiler (with C++11 support), the Botan cryptographic library, +system with a C++ compiler (with C++14 support), the Botan cryptographic library, the log4cplus logging library and the Boost system library. The Kea build has been checked with GCC g++ 4.8.5 and some later versions, |