diff --git a/OpenRGB.pro b/OpenRGB.pro index 14c35bb6..60eade28 100644 --- a/OpenRGB.pro +++ b/OpenRGB.pro @@ -26,7 +26,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets #-----------------------------------------------------------------------------------------------# MAJOR = 0 MINOR = 9 -SUFFIX = 1.0rc1 +SUFFIX = git SHORTHASH = $$system("git rev-parse --short=7 HEAD") LASTTAG = "release_"$$MAJOR"."$$MINOR