From 607072a1a89398f32e2908b2e86eb7987e2a2aa0 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 22 May 2019 15:44:11 -0600 Subject: [PATCH] update deal.II version --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index 38395eb..3d2ad94 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-rc1 +DEAL_II_VERSION=v9.1.0 # 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