Non numeric version number not allowed

This commit is contained in:
Dag Heyman 2017-03-02 09:09:20 +01:00
parent 1358328dee
commit eb44a2983b
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -5,7 +5,7 @@ SOURCES += main.cpp
# This is the verson number for the application,
# will be in info.plist file, about page etc.
VERSION = 4.0.0-dev
VERSION = 4.0.0
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}