Skip to content
Snippets Groups Projects
Commit d50f1ec2 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

use version 1.1 only

[[Imported from SVN: r5092]]
parent 87ae2eeb
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ if test x$with_alugrid != x && test x$with_alugrid != xno ; then
ALUGRID_VERSIONCHECK=$ALUGRIDROOT/bin/alugridversion
## check version number
NEEDEDALUGRID_VERSION=1.0
NEEDEDALUGRID_VERSION=1.1
echo -n "checking ALUGrid version >= $NEEDEDALUGRID_VERSION... "
if test -f $ALUGRID_VERSIONCHECK; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment