From ae442e1f02c1bbc6d6e4ba7bf438c295751cd15a Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Thu, 24 Oct 2024 14:05:09 +0200 Subject: [PATCH] Bump version to 2024.09.2 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index c4ddfd806e..411670d2c5 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-03") +#set(RESINSIGHT_VERSION_TEXT "-RC-03") # Optional text # Must be unique and increasing within one combination of major/minor/patch version