Updated version number for public release

This commit is contained in:
parax0 2017-01-16 01:02:03 -07:00
parent c62a01e4d9
commit 7cc8e2a0c9

View File

@ -1,7 +1,7 @@
# CONFIG += PUBLIC_RELEASE # CONFIG += PUBLIC_RELEASE
DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \ DEFINES += 'APP_NAME=\"\\\"Prime World Editor\\\"\"' \
'APP_VERSION=\"\\\"1.1.0\\\"\"' 'APP_VERSION=\"\\\"1.1.1\\\"\"'
PUBLIC_RELEASE { PUBLIC_RELEASE {
DEFINES += 'PUBLIC_RELEASE=1' \ DEFINES += 'PUBLIC_RELEASE=1' \