From 93249a6d8a6cab272af797542d004b4800caef89 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sun, 27 Jun 2021 13:58:52 -0400 Subject: [PATCH] switch to deal.II release branch instead of v9.3.0 --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index 81c9ad6..09cf13f 100644 --- a/candi.cfg +++ b/candi.cfg @@ -82,7 +82,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v9.3.0 +DEAL_II_VERSION=dealii-9.3 ######################################################################### -- 2.39.5