Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Nov 27, 2017
1 parent 81f4286 commit 7b578cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ enable_testing()

set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
set (RELEASE_NAME "Luna")
set (VERSION "0.4.1")
set (VERSION "0.4.2")
set (VERSION_INFO "Stable Release")

include (GNUInstallDirs)
Expand Down
9 changes: 9 additions & 0 deletions data/org.pantheon.noise.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
</_p>
</description>
<releases>
<release version="0.4.2" date="2017-10-27" urgency="medium">
<description>
<_p>Detect library changes at startup.</_p>
<_p>Support searching by URI</_p>
<_p>Change the queue mechanism to make it less confusing.</_p>
<_p>Improve equalizer style.</_p>
<_p>Minor bug fixes.</_p>
</description>
</release>
<release version="0.4.1" date="2017-07-27" urgency="medium">
<description>
<_p>Minor bug fixes.</_p>
Expand Down

0 comments on commit 7b578cc

Please sign in to comment.