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:
Roland Kaufmann 2013-07-31 11:45:56 +02:00
parent 1da33a6747
commit f9c9b19c37

View File

@ -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