Bump version, add news

This commit is contained in:
Charles Lindsay 2014-02-14 16:15:52 -08:00
parent 4dc5d28c58
commit 7b6bc3dfb9
2 changed files with 12 additions and 1 deletions

View file

@ -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.5.1")
set(VERSION "0.5.2")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)