diff --git a/CMakeLists.txt b/CMakeLists.txt index d0777479cc..5c55d4b7fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ enable_testing() set( RES_VERSION_MAJOR 2 ) # Remember to update release notes whenever set( RES_VERSION_MINOR 6 ) # you change the ERT_VERSION_MINOR or MAJOR -set( RES_VERSION_MICRO 1 ) # with "new in Ert Version X.X.X"! +set( RES_VERSION_MICRO 2 ) # with "new in Ert Version X.X.X"! # If the micro version is not integer, that should be interpreted as a # development version leading towards version MAJOR.MINOR.0