Bump version, add news
This commit is contained in:
parent
7abfb64cf8
commit
7b49bacb0f
2 changed files with 9 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
|
|||
#
|
||||
set(GETTEXT_PACKAGE "geary")
|
||||
set(RELEASE_NAME "Lightweight email client for GNOME.")
|
||||
set(VERSION "0.4.3+trunk")
|
||||
set(VERSION "0.5.0")
|
||||
set(VERSION_INFO "Release")
|
||||
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
|
||||
|
||||
|
|
|
|||
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
|||
Geary 0.5.0 - 12 December 2013
|
||||
------------------------------
|
||||
|
||||
* Port to GtkApplication
|
||||
* Use app menu instead of gear button menu, where available
|
||||
* Miscellaneous bugfixes
|
||||
|
||||
|
||||
Geary 0.4.3 - 12 December 2013
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue