Skip to content

Commit 8449eb9

Browse files
committed
yubioath-desktop 4.1.2
1 parent ec41083 commit 8449eb9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Version 4.1.2 (released 2017-05-12)
2+
** Ubuntu: Fixed crash after entering password on Ubuntu 17.04
3+
** Windows: Fixed issue with window spawning outside desktop.
4+
15
* Version 4.1.1 (released 2017-05-09)
26
** Windows: Fixed issue with missing OpenGL drivers, include ANGLE in windows build.
37
** macOS: Fixed issue with incorrect linking to OpenSSL, causing the application to freeze when reading credentials.

yubioath-desktop.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SOURCES += main.cpp
55

66
# This is the verson number for the application,
77
# will be in info.plist file, about page etc.
8-
VERSION = 4.1.1
8+
VERSION = 4.1.2
99
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
1010

1111
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}

0 commit comments

Comments
 (0)