Skip to content

Commit

Permalink
Raised micro version to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Dec 7, 2017
1 parent 5b3d9a5 commit 3e25939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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 6 ) # with "new in Ert Version X.X.X"!
set( ECL_VERSION_MICRO 7 ) # 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
Expand Down

0 comments on commit 3e25939

Please sign in to comment.