Change suffix back to git after 1.0rc2wr0 release candidate

This commit is contained in:
Adam Honse
2025-09-14 14:17:46 -05:00
parent 0a9fe963d7
commit 3847ade26f

View File

@@ -26,7 +26,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
#-----------------------------------------------------------------------------------------------#
MAJOR = 0
MINOR = 9
SUFFIX = 1.0rc2wr0
SUFFIX = git
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
LASTTAG = "release_"$$MAJOR"."$$MINOR