Skip to content

Commit 7d9b5d5

Browse files
committed
bump
1 parent 3a916a3 commit 7d9b5d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.1.9 24-April 2019
2+
- clipboard changed: check pointer before read (fix segfault on wayland)
3+
- don't collapse tree on refresh
4+
15
6.1.8 19-March 2019
26
- Fix segfault if D-Bus is missing
37
- Fix executeFile path

qtfm.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ QTFM_TARGET = qtfm
22
QTFM_TARGET_NAME = "QtFM"
33
QTFM_MAJOR = 6
44
QTFM_MINOR = 1
5-
QTFM_PATCH = 8
5+
QTFM_PATCH = 9
66

77
QMAKE_TARGET_COMPANY = "QtFM"
88
QMAKE_TARGET_PRODUCT = "QtFM"

0 commit comments

Comments
 (0)