[geary] Updates in preparation for 0.4.3 release



commit 8907ebf62d9fd4f2cbfe5dfebdc56d42c5df03d3
Author: Jim Nelson <jim yorba org>
Date:   Thu Dec 12 15:56:28 2013 -0800

    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 de761db..25b5469 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 96e6db5..e8ff78f 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 53e10f3..5c6b388 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 9efc8e0..18481fc 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 <jim yorba org>  Thu, 12 Dec 2013 15:00:34 -0800
+
 geary (0.4.2-1~raring1) raring; urgency=low
 
   * Compile with Vala 0.22.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]