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

Use 1.1 due to bugs in version 1.0.

[[Imported from SVN: r5125]]
parent 5a3fdc4b
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
AC_MSG_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