Name #defines to be compatible with DUNE macros
This commit is contained in:
+3
-3
@@ -6,6 +6,6 @@ extern const char* const opm_core_version;
|
||||
/**
|
||||
* Current API level (for use with DUNE_VERSION_xxx):
|
||||
*/
|
||||
#define OPM_CORE_MAJOR 1
|
||||
#define OPM_CORE_MINOR 0
|
||||
#define OPM_CORE_REVISION 0
|
||||
#define OPM_CORE_VERSION_MAJOR 1
|
||||
#define OPM_CORE_VERSION_MINOR 0
|
||||
#define OPM_CORE_VERSION_REVISION 0
|
||||
|
||||
Reference in New Issue
Block a user