Skip to content

Commit

Permalink
Release 0.4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Apr 21, 2017
1 parent e3f0f8b commit 6a304d8
Show file tree
Hide file tree
Showing 2 changed files with 6 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.0.2")
set (VERSION "0.4.0.3")
set (VERSION_INFO "Stable Release")

include (GNUInstallDirs)
Expand Down
5 changes: 5 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,11 @@
</_p>
</description>
<releases>
<release version="0.4.0.3" date="2017-04-21" urgency="medium">
⁠<description>
<_p>Minor bug fixes.</_p>
</description>
</release>
<release version="0.4.0.2" date="2016-12-01" urgency="medium">
⁠<description>
<_p>Minor bug fixes.</_p>
Expand Down

0 comments on commit 6a304d8

Please sign in to comment.