From b93cc21a840de357dbc76cf2cbdfd12def5d79c5 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Wed, 5 Oct 2022 12:03:59 +0200 Subject: [PATCH] Bump version --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 71ecbc1c1c..9d435047e5 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -5,7 +5,7 @@ set(RESINSIGHT_PATCH_VERSION 2) # Opional text with no restrictions #set(RESINSIGHT_VERSION_TEXT "-dev") -set(RESINSIGHT_VERSION_TEXT "-RC_02") +set(RESINSIGHT_VERSION_TEXT "-RC_03") # Optional text # Must be unique and increasing within one combination of major/minor/patch version