[geary] Bump version, add news



commit 7b49bacb0f5b27d445159ca22665035b751ec161
Author: Charles Lindsay <chaz yorba org>
Date:   Thu Dec 12 17:45:57 2013 -0800

    Bump version, add news

 CMakeLists.txt |    2 +-
 NEWS           |    8 ++++++++
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 25b5469..a991c61 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.3+trunk")
+set(VERSION "0.5.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index e8ff78f..5f6e66d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Geary 0.5.0 - 12 December 2013
+------------------------------
+
+  * Port to GtkApplication
+  * Use app menu instead of gear button menu, where available
+  * Miscellaneous bugfixes
+
+
 Geary 0.4.3 - 12 December 2013
 ------------------------------
 


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