From 22d8f205792097df2554642b48b582121f58ef40 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 15 Aug 2017 08:12:34 -0600 Subject: [PATCH] bump to deal.II 8.5.1 --- candi.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candi.cfg b/candi.cfg index 59ff1b0..eb19afd 100644 --- a/candi.cfg +++ b/candi.cfg @@ -53,7 +53,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v8.5.0 +DEAL_II_VERSION=v8.5.1 # 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