From 2fa663b6c870911e09ec1b0360e54ab937078501 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 15 May 2019 11:36:44 -0600 Subject: [PATCH] bump deal.II version to rc1 --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index 7eb2081..38395eb 100644 --- a/candi.cfg +++ b/candi.cfg @@ -65,7 +65,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v9.0.1 +DEAL_II_VERSION=v9.1.0-rc1 # 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