add version.h header file and adapt version number in dune.module
This commit is contained in:
6
opm/material/version.h
Normal file
6
opm/material/version.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Current API level (for use with DUNE_VERSION_xxx):
|
||||
*/
|
||||
#define OPM_MATERIAL_VERSION_MAJOR 2
|
||||
#define OPM_MATERIAL_VERSION_MINOR 0
|
||||
#define OPM_MATERIAL_VERSION_REVISION 0
|
||||
Reference in New Issue
Block a user