update NEWS

This commit is contained in:
Dag Heyman 2017-09-13 12:30:12 +02:00
parent 65240a8e89
commit 1302249f75
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,3 +1,9 @@
* Version 4.2.0 (unreleased)
** Added support for 7 digit credentials.
** Added support for credentials with a non 30-second period.
** Moved QR-scan out of new credential dialog, available directly from main view.
** Win 7: Fixed issue with OpenGL rendering.
* Version 4.1.4 (released 2017-08-17)
** Double-click on system tray icon now shows the credentials. Not supported on macOS.
** Windows: An issue with the video drivers on some machines have been resolved.

View File

@ -6,7 +6,7 @@ SOURCES += main.cpp \
# This is the verson number for the application,
# will be in info.plist file, about page etc.
VERSION = 4.1.4
VERSION = 4.2.0
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN}