diff --git a/ResInsightVersion.cmake b/ResInsightVersion.cmake index 6d7d158be3..fc9ea71788 100644 --- a/ResInsightVersion.cmake +++ b/ResInsightVersion.cmake @@ -1,10 +1,10 @@ set(RESINSIGHT_MAJOR_VERSION 2019) set(RESINSIGHT_MINOR_VERSION 08) -set(RESINSIGHT_PATCH_VERSION 0) +set(RESINSIGHT_PATCH_VERSION 1) # Opional text with no restrictions -#set(RESINSIGHT_VERSION_TEXT "-dev") +set(RESINSIGHT_VERSION_TEXT "-rc1") # Optional text # Must be unique and increasing within one combination of major/minor/patch version