diff --git a/dune.module b/dune.module index 45019cd92a4a3bba97be1823ff30fdde8705db36..b589d2bdd1ec1a58b7e456f36da71d8d41234e35 100644 --- a/dune.module +++ b/dune.module @@ -4,7 +4,7 @@ #Name of the module Module: dune-solvers -Version: 0.10 +Version: 2.0 Maintainer: sander@mi.fu-berlin.de #depending on -Depends: dune-common dune-grid dune-istl dune-localfunctions +Depends: dune-common (>= 2.0) dune-grid (>= 2.0) dune-istl (>= 2.0) dune-localfunctions (>= 2.0)