yubioath-desktop 4.1.2

This commit is contained in:
Dag Heyman 2017-05-12 10:27:59 +02:00
parent ec41083314
commit 8449eb9ff0
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
* Version 4.1.2 (released 2017-05-12)
** Ubuntu: Fixed crash after entering password on Ubuntu 17.04
** Windows: Fixed issue with window spawning outside desktop.
* Version 4.1.1 (released 2017-05-09)
** Windows: Fixed issue with missing OpenGL drivers, include ANGLE in windows build.
** macOS: Fixed issue with incorrect linking to OpenSSL, causing the application to freeze when reading credentials.

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.1.1
VERSION = 4.1.2
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}