Set version to 2010.10.3-RC_01

This commit is contained in:
Magne Sjaastad 2022-04-04 12:52:28 +02:00
parent 82eeef707f
commit e743a3f860

View File

@ -1,11 +1,11 @@
set(RESINSIGHT_MAJOR_VERSION 2021) set(RESINSIGHT_MAJOR_VERSION 2021)
set(RESINSIGHT_MINOR_VERSION 10) set(RESINSIGHT_MINOR_VERSION 10)
set(RESINSIGHT_PATCH_VERSION 2) set(RESINSIGHT_PATCH_VERSION 3)
# Opional text with no restrictions # Opional text with no restrictions
#set(RESINSIGHT_VERSION_TEXT "-dev") #set(RESINSIGHT_VERSION_TEXT "-dev")
#set(RESINSIGHT_VERSION_TEXT "-RC_01") set(RESINSIGHT_VERSION_TEXT "-RC_01")
# 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