diff --git a/CMakeLists.txt b/CMakeLists.txt index fc6fa47c6e..a1cfdfbb19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,9 +9,9 @@ endif() #----------------------------------------------------------------- -set( ECL_VERSION_MAJOR 2 ) # Remember to update release notes whenever -set( ECL_VERSION_MINOR 2 ) # you change the ERT_VERSION_MINOR or MAJOR -set( ECL_VERSION_MICRO 9 ) # with "new in Ert Version X.X.X"! +set( ECL_VERSION_MAJOR 2 ) # Remember to update release notes whenever +set( ECL_VERSION_MINOR 2 ) # you change the ERT_VERSION_MINOR or MAJOR +set( ECL_VERSION_MICRO 10 ) # 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