From 67c46288d8223841de7d3e675daaf3c4f5492e6a Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 19 Jun 2023 09:01:20 +0200 Subject: [PATCH] Set version to 2023.06.0 --- ResInsightVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index c543802fb4..0d265f3059 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -5,7 +5,7 @@ set(RESINSIGHT_PATCH_VERSION 0) # Opional text with no restrictions #set(RESINSIGHT_VERSION_TEXT "-dev") -set(RESINSIGHT_VERSION_TEXT "-RC_06") +#set(RESINSIGHT_VERSION_TEXT "-RC_06") # Optional text # Must be unique and increasing within one combination of major/minor/patch version