Update to 0.7.1

This commit is contained in:
Jim Nelson 2014-08-20 12:52:42 -07:00
parent 93ef41a9d7
commit eecc6ca854
3 changed files with 27 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.7.0")
set(VERSION "0.7.1")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)