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.
This commit is contained in:
parent
2183a243cb
commit
663c6240a8
@ -1,5 +1,6 @@
|
||||
Module: opm-core
|
||||
Description: Open Porous Media Initiative Core Library
|
||||
Version: 1.0
|
||||
Label: 2013.03
|
||||
Maintainer: atgeirr@sintef.no
|
||||
Depends: dune-common (>= 2.2) dune-istl (>= 2.2)
|
||||
|
Loading…
Reference in New Issue
Block a user