From 69885af44753ae11703f946fd318f3d3b351b1c6 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Wed, 18 Dec 2019 15:51:58 +0100 Subject: [PATCH] Upped to 2019.12-RC05 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 3a57890fc8..9c5244fc90 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 12) set(RESINSIGHT_PATCH_VERSION 0) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-RC04") +set(RESINSIGHT_VERSION_TEXT "-RC05") # Optional text # Must be unique and increasing within one combination of major/minor/patch version