From: Timo Heister Date: Sun, 11 Aug 2024 22:51:34 +0000 (-0400) Subject: switch to deal.II 9.6 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e0eda19b9c4a9ac0856c35e9d244946ae09c68;p=candi.git switch to deal.II 9.6 --- diff --git a/candi.cfg b/candi.cfg index 119d5dc..f51cd55 100644 --- a/candi.cfg +++ b/candi.cfg @@ -94,7 +94,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version (choose master, v9.3.0, v9.2.0, ...) -DEAL_II_VERSION=v9.5.2 +DEAL_II_VERSION=v9.6.0 #########################################################################