OpenRGB version 0.9

This commit is contained in:
Adam Honse 2023-07-09 19:45:06 -05:00
parent 16efabcce6
commit b5f46e3f1d
3 changed files with 6 additions and 2 deletions

View file

@ -35,8 +35,8 @@ greaterThan(QT_MAJOR_VERSION, 4) {
# Application Configuration #
#-----------------------------------------------------------------------------------------------#
MAJOR = 0
MINOR = 8
REVISION = 1
MINOR = 9
REVISION =
VERSION = $$MAJOR"."$$MINOR$$REVISION
TARGET = OpenRGB
TEMPLATE = app