From d1d987f5225df5a3eb8e7dc9d005c32b9f3c356b Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 18 Mar 2024 17:58:45 +0100 Subject: [PATCH] Bump version to 2024.03.0-RC_02 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 7ad54f528c..245b50725f 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_01") +set(RESINSIGHT_VERSION_TEXT "-RC_02") # Optional text # Must be unique and increasing within one combination of major/minor/patch version