Skip to content

Commit 7b578cc

Browse files
committed
Release 0.4.2
1 parent 81f4286 commit 7b578cc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ enable_testing()
99

1010
set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
1111
set (RELEASE_NAME "Luna")
12-
set (VERSION "0.4.1")
12+
set (VERSION "0.4.2")
1313
set (VERSION_INFO "Stable Release")
1414

1515
include (GNUInstallDirs)

data/org.pantheon.noise.appdata.xml.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
</_p>
1616
</description>
1717
<releases>
18+
<release version="0.4.2" date="2017-10-27" urgency="medium">
19+
<description>
20+
<_p>Detect library changes at startup.</_p>
21+
<_p>Support searching by URI</_p>
22+
<_p>Change the queue mechanism to make it less confusing.</_p>
23+
<_p>Improve equalizer style.</_p>
24+
<_p>Minor bug fixes.</_p>
25+
</description>
26+
</release>
1827
<release version="0.4.1" date="2017-07-27" urgency="medium">
1928
<description>
2029
<_p>Minor bug fixes.</_p>

0 commit comments

Comments
 (0)