Skip to content
Snippets Groups Projects
Commit 07e80429 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Update version in dune.module file to 2.10

parent 4dadc99c
Branches
Tags
2 merge requests!1470Fix wrong variable name to make target hash (2.10),!1423Update versions release 2 10
......@@ -3,7 +3,7 @@ SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE
SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
-->
# Master (will become release 2.10)
# Release 2.10
## Dependencies
In order to build the DUNE core modules you need at least the following software:
......@@ -17,7 +17,7 @@ In order to build the DUNE core modules you need at least the following software
- Python: Add `TupleVector` Python bindings
- Python: The function `cppType` now support Python tuples, which are converted to the C++ type `std::tuple`
- Python: The function `cppType` now support Python tuples, which are converted to the C++ type `std::tuple`
- `TupleVector` now implements the standard protocol for tuple-like types.
......
......@@ -2,7 +2,7 @@
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
Module: dune-common
Version: 2.10-git
Version: 2.10
Author: The Dune Core developers
Maintainer: dune-devel@lists.dune-project.org
Description: Basis infrastructure for all Dune modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment