mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-01 02:02:33 +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,
|
# This is the verson number for the application,
|
||||||
# will be in info.plist file, about page etc.
|
# will be in info.plist file, about page etc.
|
||||||
VERSION = 4.0.0-dev
|
VERSION = 4.0.0
|
||||||
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
|
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
|
||||||
|
|
||||||
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}
|
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}
|
||||||
|
Loading…
Reference in New Issue
Block a user