From 5f9a80b43894e19d80bb1432c3763881f23b088b Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Wed, 28 Nov 2018 09:25:34 +0100 Subject: [PATCH] Upped to 2018.11 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 92e9e28db7..1cfe71074a 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 11) set(RESINSIGHT_PATCH_VERSION 0) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-RC1") +#set(RESINSIGHT_VERSION_TEXT "-RC1") # Optional text # Must be unique and increasing within one combination of major/minor/patch version