From cf4cf562b05016f8357f067d2fec2716374ec70f Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 22 Mar 2024 07:58:18 +0100 Subject: [PATCH] Bump version to 2024.03.0-RC_04 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index e843593281..1950562f46 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -5,7 +5,7 @@ set(RESINSIGHT_PATCH_VERSION 0) # Opional text with no restrictions #set(RESINSIGHT_VERSION_TEXT "-dev") -set(RESINSIGHT_VERSION_TEXT "-RC_04") +set(RESINSIGHT_VERSION_TEXT "-RC_05") # Optional text # Must be unique and increasing within one combination of major/minor/patch version