From 0f643982db3e9b4db4a4fdd9223e55047a4ef994 Mon Sep 17 00:00:00 2001
From: Patrick <patrick.jaap@tu-dresden.de>
Date: Wed, 8 Apr 2020 13:34:02 +0200
Subject: [PATCH] Switch from 2.7-1 to 2.7 scheme for compatibility with core
 modules

---
 dune.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune.module b/dune.module
index 5b5652e..eba4efd 100644
--- a/dune.module
+++ b/dune.module
@@ -4,7 +4,7 @@
 
 #Name of the module
 Module: dune-matrix-vector
-Version: 2.7-1
+Version: 2.7
 Maintainer: graeser@mi.fu-berlin.de
 #depending on
 Depends: dune-common (>=2.7) dune-geometry (>=2.7) dune-localfunctions (>=2.7) dune-grid (>=2.7) dune-istl (>=2.7)
-- 
GitLab