From cdf1b85551dcea67c46b167425b69ff0c1cd3669 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Thu, 5 Sep 2019 11:48:02 +0200 Subject: [PATCH] Set version number to 2019.08.1 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index fc9ea71788..86c856eba2 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -4,7 +4,7 @@ set(RESINSIGHT_MINOR_VERSION 08) set(RESINSIGHT_PATCH_VERSION 1) # 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