From 3613e7f0258c4cbbd47d4310600e33924e612026 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Wed, 27 May 2020 12:53:12 +0200 Subject: [PATCH] Update to release 2020.04.1 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 29bfad7152..e592ffef24 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 04) set(RESINSIGHT_PATCH_VERSION 1) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-RC03") +#set(RESINSIGHT_VERSION_TEXT "-RC03") # Optional text # Must be unique and increasing within one combination of major/minor/patch version