From a443a4a2d17fe0645e478efecd39e952b1c6d3b6 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Mon, 25 Sep 2017 14:54:17 +0200 Subject: [PATCH] Changed micro version to 2.2.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a6b98f4f4..8c1a52a1b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ enable_testing() set( RES_VERSION_MAJOR 2 ) # Remember to update release notes whenever set( RES_VERSION_MINOR 2 ) # you change the ERT_VERSION_MINOR or MAJOR -set( RES_VERSION_MICRO 8 ) # with "new in Ert Version X.X.X"! +set( RES_VERSION_MICRO 9 ) # 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