Make build and debian version reflect 0.12 on master.
Better late than never?
This commit is contained in:
parent
b1493275e5
commit
7608d160fe
2 changed files with 7 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
geary (0.12~~master-1~xenial1) xenial; urgency=medium
|
||||
|
||||
* Begin 0.12 development
|
||||
|
||||
-- Michael Gratton <mike@vee.net> Tue, 07 Feb 2017 13:25:24 +1100
|
||||
|
||||
geary (0.11.0-1~xenial1) xenial; urgency=medium
|
||||
|
||||
* Add archive special folder support (#713986)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue