From 92aed7b719ab6ab3902ffbafc10b35c364e018e6 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 21 Dec 2018 09:46:02 +0100 Subject: [PATCH] Remove patch text --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 7217b70a8a..f2db37ec88 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 11) set(RESINSIGHT_PATCH_VERSION 1) # Opional text with no restrictions -set(RESINSIGHT_VERSION_TEXT "-patch_RC02") +#set(RESINSIGHT_VERSION_TEXT "-patch_RC02") # Optional text # Must be unique and increasing within one combination of major/minor/patch version