File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff 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
99DEFINES += APP_VERSION =\ \\"$$VERSION\\\"
1010
1111buildqrc.commands = python build_qrc.py ${QMAKE_FILE_IN }
You can’t perform that action at this time.
0 commit comments