Increment version number post-release
This commit is contained in:
parent
b5f46e3f1d
commit
c44d87e24d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
|
|||
#-----------------------------------------------------------------------------------------------#
|
||||
MAJOR = 0
|
||||
MINOR = 9
|
||||
REVISION =
|
||||
REVISION = 1
|
||||
VERSION = $$MAJOR"."$$MINOR$$REVISION
|
||||
TARGET = OpenRGB
|
||||
TEMPLATE = app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue