OpenRGB Release Candidate 1.0rc1

This commit is contained in:
Adam Honse 2025-02-22 10:24:35 -06:00
parent d3859ff200
commit 1fbacdea37
2 changed files with 3 additions and 3 deletions

View file

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