From ffb4f74d4346abb131c0db9c2f3d8430fbd3572f Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 4 Feb 2019 15:30:10 +0100 Subject: [PATCH] Set version to 2018.11.2 for patch release --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index edb52b3856..57eda7827b 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 11) set(RESINSIGHT_PATCH_VERSION 2) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-patch_RC04") +#set(RESINSIGHT_VERSION_TEXT "-patch_RC04") # Optional text # Must be unique and increasing within one combination of major/minor/patch version