Change suffix back to git after 1.0rc2 release candidate

This commit is contained in:
Adam Honse 2025-09-15 23:29:01 -05:00
parent d765325fff
commit c383570b28

View file

@ -28,7 +28,7 @@ CONFIG +=
#-----------------------------------------------------------------------------------------------#
MAJOR = 0
MINOR = 9
SUFFIX = 1.0rc2
SUFFIX = git
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
LASTTAG = "release_"$$MAJOR"."$$MINOR