Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Lauser
0a5c518211 update the label of the release 2013-10-21 15:57:42 +02:00
Andreas Lauser
5e8232d2f3 change API version to 3.0 2013-10-12 16:17:50 +02:00
Andreas Lauser
4de94a91f0 remove the dependency on dune-istl from dune.module
the only reason dune-istl was required was that the spline class used
ISTL's tridiagonal matrix. Since the spline class moved into the core
(along with a more capable tridiagonal matrix), ISTL is no longer
required by opm-material.
2013-09-20 15:07:11 +02:00
Andreas Lauser
50cca8452f also add opm-core to the dependency list in dune.module
this should fix dunecontrol if opm-core was not build before opm-material.
2013-09-14 21:36:09 +02:00
Andreas Lauser
594b3dd15b add version.h header file and adapt version number in dune.module 2013-09-10 13:42:43 +02:00
Roland Kaufmann
7d375d09e7 Add a label field to the project information
The difference between the version number (1.0) and the label (2013.03)
is: The version is time-independent but shows the level of compatibility,
see e.g. <http://www.semver.org>, whereas the label is a marketing tool
which describes the project progress.
2013-08-08 00:03:31 +02:00
Andreas Lauser
d6e18d6038 make the tests compile using OPM's shiny new CMake based build system 2013-05-30 19:17:00 +02:00