Set version to 2019.08.01-rc1

This commit is contained in:
Magne Sjaastad
2019-09-05 09:29:44 +02:00
parent 800a7dd5f2
commit cfd303c67c

View File

@@ -1,10 +1,10 @@
set(RESINSIGHT_MAJOR_VERSION 2019) set(RESINSIGHT_MAJOR_VERSION 2019)
set(RESINSIGHT_MINOR_VERSION 08) set(RESINSIGHT_MINOR_VERSION 08)
set(RESINSIGHT_PATCH_VERSION 0) set(RESINSIGHT_PATCH_VERSION 1)
# Opional text with no restrictions # Opional text with no restrictions
#set(RESINSIGHT_VERSION_TEXT "-dev") set(RESINSIGHT_VERSION_TEXT "-rc1")
# Optional text # Optional text
# Must be unique and increasing within one combination of major/minor/patch version # Must be unique and increasing within one combination of major/minor/patch version