Update version number on master
This commit is contained in:
parent
a21fd08e4a
commit
b1fdc7e025
|
@ -16,7 +16,7 @@ EXTERNALS_DIR = $$PWD/../externals
|
||||||
PWE_MAIN_INCLUDE = $$PWD
|
PWE_MAIN_INCLUDE = $$PWD
|
||||||
|
|
||||||
DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \
|
DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \
|
||||||
'APP_VERSION=\"\\\"1.2.2\\\"\"'
|
'APP_VERSION=\"\\\"1.2.3\\\"\"'
|
||||||
|
|
||||||
PUBLIC_RELEASE {
|
PUBLIC_RELEASE {
|
||||||
DEFINES += 'PUBLIC_RELEASE=1' \
|
DEFINES += 'PUBLIC_RELEASE=1' \
|
||||||
|
|
Loading…
Reference in New Issue