Skip to content

Commit a1449d9

Browse files
Change suffix back to git after 1.0rc2wr0 release candidate
1 parent a589a0f commit a1449d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenRGB.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
2626
#-----------------------------------------------------------------------------------------------#
2727
MAJOR = 0
2828
MINOR = 9
29-
SUFFIX = 1.0rc2wr0
29+
SUFFIX = git
3030

3131
SHORTHASH = $$system("git rev-parse --short=7 HEAD")
3232
LASTTAG = "release_"$$MAJOR"."$$MINOR

0 commit comments

Comments
 (0)