From 6de240a8879b5b483d7445ef96b586235355d712 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Tue, 20 Oct 2020 09:58:40 +0200 Subject: [PATCH] Set version to 2020.10.0 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index f608988d22..bd64c2b74a 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 10) set(RESINSIGHT_PATCH_VERSION 0) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-RC07") +#set(RESINSIGHT_VERSION_TEXT "-RC07") # Optional text # Must be unique and increasing within one combination of major/minor/patch version