From 7ddd0327e6c752bcb6ca3b7c13226fde1ee3a297 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Tue, 20 Dec 2016 09:06:04 +0100 Subject: [PATCH] Set deal.II v8.4.2 as default --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index e4ec55e..a66977a 100644 --- a/candi.cfg +++ b/candi.cfg @@ -44,7 +44,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v8.4.1 +DEAL_II_VERSION=v8.4.2 # Would you like to build stable version of deal.II? # If STABLE_BUILD=false, then the development version of deal.II will be -- 2.39.5