From: Daniel Arndt Date: Sun, 13 May 2018 20:11:09 +0000 (+0200) Subject: Bump default deal.II version X-Git-Tag: v9.0.0~19^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F76%2Fhead;p=candi.git Bump default deal.II version --- diff --git a/candi.cfg b/candi.cfg index ef05a09..fb4adbf 100644 --- a/candi.cfg +++ b/candi.cfg @@ -61,7 +61,7 @@ PACKAGES="${PACKAGES} dealii" ######################################################################### # Install the following deal.II version: -DEAL_II_VERSION=v8.5.1 +DEAL_II_VERSION=v9.0.0 # Would you like to build stable version of deal.II? # If STABLE_BUILD=false, then the development version of deal.II will be