From b313ff5ff96a92ee4b9236cfb455abdcc077d745 Mon Sep 17 00:00:00 2001
From: Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de>
Date: Tue, 20 Sep 2016 08:13:10 +0200
Subject: [PATCH] [handbook] Adapt requirements

---
 doc/handbook/2_detailedinstall.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/handbook/2_detailedinstall.tex b/doc/handbook/2_detailedinstall.tex
index 55acf74145..783e57d9d6 100644
--- a/doc/handbook/2_detailedinstall.tex
+++ b/doc/handbook/2_detailedinstall.tex
@@ -41,7 +41,7 @@ After extracting the source code for all relevant \Dune modules, including \Dumu
 by the shell-command \texttt{dunecontrol} which is part of the \Dune build system.
 
 \subsection{Prerequisites} \label{sec:prerequisites}
-A reasonable recent \Cplusplus compiler (g++ (4.8), clang++ (3.5), or Intels ICC), CMake (version 2.8.12 or newer) and their
+A reasonable recent \Cplusplus compiler (g++ (4.9), clang++ (3.5), or Intels ICC), CMake (version 2.8.12 or newer) and their
 dependencies are required.
 For a list of prerequisite software packages to install see \cite{DUNE-WIKI-PREREQUISITE-SOFTWARE}.
 
@@ -59,7 +59,7 @@ Git clients must be installed to download modules from Git repositories.
 
 \subsection{Obtaining Source Code for \Dune and \Dumux}
 As stated above, the \Dumux release and trunk (developer tree) are based on the most recent
-\Dune release 2.3, comprising the core modules dune-common, dune-geometry, dune-grid,
+\Dune release 2.4, comprising the core modules dune-common, dune-geometry, dune-grid,
 dune-istl and dune-localfunctions. For working with \Dumux, these modules are required. The
 external module dune-PDELab is recommended and required for several \Dumux features.
 
-- 
GitLab