Skip to content

Commit

Permalink
yubioath-desktop 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dagheyman committed May 12, 2017
1 parent ec41083 commit 8449eb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion yubioath-desktop.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 8449eb9

Please sign in to comment.