From 865a9904ee55144fb6c399087b1db5450a26ae52 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Fri, 15 May 2020 16:04:49 -0400 Subject: [PATCH] use deal.II 9.2 dev branch --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index 3d2ad94..9a104b8 100644 --- a/candi.cfg +++ b/candi.cfg @@ -65,7 +65,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v9.1.0 +DEAL_II_VERSION=dealii-9.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