[seahorse] Release version 2.91.4



commit 6b12530a79eaf9d5126ca256c9842c3fcbceb0e0
Author: Stef Walter <stef memberwebs com>
Date:   Fri Dec 24 11:26:13 2010 -0600

    Release version 2.91.4

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f6d010f..02688ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+seahorse 2.91.4
+---------------
+
+ * Update to work with GTK+3 [Matthias Clasen]
+ * Fix build issues with GCR updates [Stef Walter]
+ * More info when --version is specified [Pablo Castellano]
+ * Fix setting key trust to "never" [nobled]
+ * Define default key length for each algorithm [nobled]
+ * Show information when you sign an UID twice... [Pablo Castellano]
+
 seahorse 2.91.2
 ---------------
 
diff --git a/configure.in b/configure.in
index 69f226b..d1200dc 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_PREREQ(2.52)
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 2.91.3)
+AC_INIT(seahorse, 2.91.4)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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