From 4eb2a2d000c03d7e926008d65c3ec9e9a9af697d Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 6 Dec 2024 14:35:08 +0100 Subject: [PATCH] Bump to 2024.12.0 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 7b43ec3f79..648db53535 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_2") +#set(RESINSIGHT_VERSION_TEXT "-RC_2") # Optional text # Must be unique and increasing within one combination of major/minor/patch version