From 8907ebf62d9fd4f2cbfe5dfebdc56d42c5df03d3 Mon Sep 17 00:00:00 2001 From: Jim Nelson Date: Thu, 12 Dec 2013 15:56:28 -0800 Subject: [PATCH] Updates in preparation for 0.4.3 release --- CMakeLists.txt | 2 +- NEWS | 7 +++++++ README | 2 +- debian/changelog | 7 +++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index de761dbe..25b54695 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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.2+trunk") +set(VERSION "0.4.3+trunk") set(VERSION_INFO "Release") set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale) diff --git a/NEWS b/NEWS index 96e6db5b..e8ff78fe 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Geary 0.4.3 - 12 December 2013 +------------------------------ + + * Fix "squished" conversation list when used with certain themes + * Compile-time support for WebKitGTK 2.0 + + Geary 0.4.2 - 20 November 2013 ------------------------------ diff --git a/README b/README index 53e10f31..5c6b3888 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ * Contacting Yorba Yorba: http://www.yorba.org - Geary wiki: http://redmine.yorba.org/projects/geary/wiki + Geary wiki: https://wiki.gnome.org/Apps/Geary We also encourage you to join the Geary mailing list. Send an email with a subject: line of "subscribe" (no quotes) to diff --git a/debian/changelog b/debian/changelog index 9efc8e06..18481fcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +geary (0.4.3-1~raring1) raring; urgency=low + + * Fix "squished" conversation list when used with certain themes + * Compile-time support for WebKitGTK 2.0 + + -- Jim Nelson Thu, 12 Dec 2013 15:00:34 -0800 + geary (0.4.2-1~raring1) raring; urgency=low * Compile with Vala 0.22.1