From 5134c105db3d85f71eec2c597045fc64b45ca8e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@mi.fu-berlin.de>
Date: Fri, 19 Mar 2010 13:57:45 +0000
Subject: [PATCH] Set module version and required versions

[[Imported from SVN: r3266]]
---
 dune.module | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dune.module b/dune.module
index 45019cd..b589d2b 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)
-- 
GitLab