From eb4ae78f3652cb84caf794bd9776f63a13811924 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Wed, 15 Mar 2023 13:40:54 +0100 Subject: [PATCH] Bump version --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 9d9f3e0f57..2bb1848a50 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