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

Update version to 2.11

parent 83c7e231
No related branches found
No related tags found
1 merge request!1Update version 2.10
Pipeline #73345 failed
......@@ -2,10 +2,10 @@
include:
- project: 'core/ci-config'
ref: master
file: 'config/common/releases/2.10.yml'
file: 'config/common/master.yml'
- project: 'core/ci-config'
ref: master
file: 'jobs/common/releases/2.10.yml'
file: 'jobs/common/master.yml'
before_script:
- . /duneci/bin/duneci-init-job
......
cmake_minimum_required(VERSION 3.16)
project(dune-curvedgeometry
VERSION 2.10
VERSION 2.11
DESCRIPTION "A Dune module that provides parametrized geometries"
HOMEPAGE_URL "https://gitlab.dune-project.org/extensions/dune-curvedgeometry"
LANGUAGES CXX)
......
......@@ -4,7 +4,7 @@
# Name of the module
Module: dune-curvedgeometry
Version: 2.10
Version: 2.11-git
Maintainer: simon.praetorius@tu-dresden.de
# Required build dependencies
Depends: dune-geometry
......
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