Merge pull request #415 from atgeirr/bump-version
Bump version numbers.
This commit is contained in:
commit
e02a0b1139
@ -1,7 +1,7 @@
|
||||
Module: opm-core
|
||||
Description: Open Porous Media Initiative Core Library
|
||||
# if you change this, make sure to also change opm/core/version.h
|
||||
Version: 1.0
|
||||
Label: 2013.03
|
||||
Version: 1.1
|
||||
Label: 2013.10
|
||||
Maintainer: atgeirr@sintef.no
|
||||
Depends: dune-common (>= 2.2) dune-istl (>= 2.2)
|
||||
|
@ -7,5 +7,5 @@ extern const char* const opm_core_version;
|
||||
* Current API level (for use with DUNE_VERSION_xxx):
|
||||
*/
|
||||
#define OPM_CORE_VERSION_MAJOR 1
|
||||
#define OPM_CORE_VERSION_MINOR 0
|
||||
#define OPM_CORE_VERSION_MINOR 1
|
||||
#define OPM_CORE_VERSION_REVISION 0
|
||||
|
Loading…
Reference in New Issue
Block a user