Skip to content
Snippets Groups Projects
Commit 97675a1f authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

change version number to 0.3

parent bb5cd90d
Branches releases/0.3
Tags v0.3
1 merge request!254change version number to 0.3
cmake_minimum_required(VERSION 3.13)
project(amdis LANGUAGES CXX VERSION 0.2)
project(amdis LANGUAGES CXX VERSION 0.3)
#find dune-common and set the module path
find_package(dune-common REQUIRED)
......
The MIT License (MIT)
Copyright (c) 2016-2019 Simon Praetorius
2019 Felix Müller
Copyright (c) 2016-2020 Simon Praetorius
2019-2020 Felix Müller
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......
......@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = AMDiS
PROJECT_NUMBER = 0.1
PROJECT_NUMBER = 0.3
PROJECT_BRIEF = "The Adaptive Multi-Dimensional Simulation Toolbox"
PROJECT_LOGO =
OUTPUT_DIRECTORY =
......
......@@ -3,7 +3,7 @@
################################
Module: amdis
Version: 0.2
Version: 0.3
Maintainer: simon.praetorius@tu-dresden.de
Depends: dune-common (>= 2.6) dune-geometry (>= 2.6) dune-localfunctions (>= 2.6) dune-typetree (>= 2.6) dune-grid (>= 2.6) dune-functions (>= 2.6)
Suggests: dune-uggrid dune-alugrid dune-foamgrid dune-spgrid dune-istl dune-vtk
A stamp file to signify that this directory comes from a version control system, not an unpacked tarball
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment