From ce70c2352a91d79bc94ee60acd60fdb594f40d25 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Thu, 21 Mar 2024 09:25:36 +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 b85cd78f8e..e843593281 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_03") +set(RESINSIGHT_VERSION_TEXT "-RC_04") # Optional text # Must be unique and increasing within one combination of major/minor/patch version