mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-28 03:11:17 +03:00
Non numeric version number not allowed
This commit is contained in:
parent
1358328dee
commit
eb44a2983b
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user