[geary] Update to 0.8.0



commit 55f3bf0dd58253be08938e9578f7e71c1d7d13c3
Author: Jim Nelson <jim yorba org>
Date:   Fri Sep 19 12:56:31 2014 -0700

    Update to 0.8.0

 CMakeLists.txt   |    2 +-
 NEWS             |    8 ++++++++
 debian/changelog |    8 ++++++++
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 87f569b..f3664ce 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.7.2")
+set(VERSION "0.8.0")
 set(VERSION_INFO "Release")
 set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
 
diff --git a/NEWS b/NEWS
index cc03b7e..45cac54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Geary 0.8.0 - 19 September 2014
+-------------------------------
+
+  * Enforce CSS scope style rules when viewing emails
+  * Bug fixes
+  * Updated translations
+
+
 Geary 0.7.2 - 2 September 2014
 ------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 8cd3ff5..09298ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+geary (0.8.0-1~trusty1) trusty; urgency=low
+
+  * Enforce CSS scope style rules when viewing emails
+  * Bug fixes
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Fri, 19 Sep 2014 12:53:00 -0700
+
 geary (0.7.2-1~trusty1) trusty; urgency=low
 
   * Warn user of TLS certificate issues when connecting (#713247)


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