Update to 0.9.1

This commit is contained in:
Jim Nelson 2015-02-02 18:14:31 -08:00
parent e526528543
commit b365d5d4d4
3 changed files with 35 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.9.0")
set(VERSION "0.9.1")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)