Make build and debian version reflect 0.12 on master.

Better late than never?
This commit is contained in:
Michael James Gratton 2017-02-07 21:54:39 +11:00
parent b1493275e5
commit 7608d160fe
2 changed files with 7 additions and 1 deletions

View file

@ -19,7 +19,7 @@ list(APPEND
#
set(GETTEXT_PACKAGE "geary")
set(RELEASE_NAME "Lightweight email client for GNOME.")
set(VERSION "0.11.2-dev")
set(VERSION "0.12-dev")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)