Update version to 0.4.1, update NEWS/changelog

Conflicts:
	CMakeLists.txt
This commit is contained in:
Jim Nelson 2013-11-11 17:01:30 -08:00
parent bd293ca270
commit 35bbe87836
3 changed files with 25 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.4.0+trunk")
set(VERSION "0.4.1")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)