[seahorse] Release 3.3.5



commit b4d14bab12711c082915db986a09df620070c65f
Author: Stef Walter <stefw gnome org>
Date:   Sat Feb 4 11:29:35 2012 +0100

    Release 3.3.5

 NEWS         |   10 ++++++++++
 configure.ac |    6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc9d541..55a7658 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+seahorse 3.3.5
+--------------
+
+ * Maximum and minimum sidebar pane position
+ * Fix icons for filter entry
+ * Fix uninitialized memory usage
+ * Clearer wording for various keyrings
+ * Updated translations
+ * Build fixes
+
 seahorse 3.3.4
 --------------
 
diff --git a/configure.ac b/configure.ac
index c92d332..eaf8617 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 AC_PREREQ([2.63])
-AC_INIT([seahorse], [3.3.4],
+AC_INIT([seahorse], [3.3.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse],
         [seahorse])
 
-GCK_REQUIRED=3.3.3
-GCR_REQUIRED=3.3.3
+GCK_REQUIRED=3.3.4
+GCR_REQUIRED=3.3.4
 GTK_REQUIRED=2.90.0
 GNUPG_ACCEPTED="1.2 1.4 2.0"
 GPGME_REQUIRED=1.0.0



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