OpenRGB version 0.9
This commit is contained in:
parent
16efabcce6
commit
b5f46e3f1d
3 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue