Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codygarver committed Dec 1, 2017
1 parent 9aefa96 commit c4b5f42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set (DATADIR "${CMAKE_INSTALL_FULL_DATAROOTDIR}")
set (PKGDATADIR "${DATADIR}/${CMAKE_PROJECT_NAME}")
set (GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
set (RELEASE_NAME "Sandy Cheeks")
set (VERSION "0.4.0.2")
set (VERSION "0.4.1")
set (VERSION_INFO "Release")
set (PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
set (CORE_LIBRARY_NAME lib${CMAKE_PROJECT_NAME})
Expand Down
7 changes: 7 additions & 0 deletions data/org.pantheon.maya.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
</_p>
</description>
<releases>
<release version="0.4.1" date="2017-10-27" urgency="medium">
<description>
<_p>Fixes for calendar accuracy and integrity issues.</_p>
<_p>Fixes exporting, importing and printing calendars.</_p>
<_p>Various bug fixes and improvements.</_p>
</description>
</release>
<release version="0.4.0.2" timestamp="1473189266"/>
<release version="0.4.0.1" timestamp="1471195865"/>
<release version="0.4" timestamp="1470925887"/>
Expand Down

0 comments on commit c4b5f42

Please sign in to comment.