Bump version

This commit is contained in:
Magne Sjaastad 2024-10-23 13:29:05 +02:00
parent 417acc9d05
commit e476c1c0c5

View File

@ -1,11 +1,11 @@
set(RESINSIGHT_MAJOR_VERSION 2024) set(RESINSIGHT_MAJOR_VERSION 2024)
set(RESINSIGHT_MINOR_VERSION 09) set(RESINSIGHT_MINOR_VERSION 09)
set(RESINSIGHT_PATCH_VERSION 1) set(RESINSIGHT_PATCH_VERSION 2)
# 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") 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