From f7ac7f2f5f4c9c96e891a2217584ee883fa18b49 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Thu, 2 Nov 2017 09:05:17 +0100 Subject: [PATCH] Raised micro version to 2.2.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bcd90d5e21..f166203378 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 4 ) # with "new in Ert Version X.X.X"! +set( ECL_VERSION_MICRO 5 ) # 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