mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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
1da33a6747
commit
f9c9b19c37
@ -1,5 +1,6 @@
|
|||||||
Module: opm-autodiff
|
Module: opm-autodiff
|
||||||
Description: Utilities for automatic differentiation and simulators based on AD
|
Description: Utilities for automatic differentiation and simulators based on AD
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
|
Label: 2013.03
|
||||||
Maintainer: atgeirr@sintef.no
|
Maintainer: atgeirr@sintef.no
|
||||||
Depends: opm-core
|
Depends: opm-core
|
||||||
|
Loading…
Reference in New Issue
Block a user