[seahorse] Make 2.29.90 release



commit 852d2a1ef78d6be6718a4a7a11ff1a493fe06534
Author: Adam Schreiber <sadam gnome org>
Date:   Mon Feb 8 20:15:50 2010 -0500

    Make 2.29.90 release

 NEWS         |   16 ++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4b83b33..e45a342 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+seahorse 2.29.90
+----------------
+
+    * pgp: Make subkey creation more robust [nobled]
+    * Drop daemon autostart file [Martin Pitt]
+    * Update eggdesktopfile.[ch] from libegg/smclient [Adam Schreiber]    
+    * Various fixes [Christian Kirbach]
+
+    Translations:
+    * Bengali [Jamil Ahmed]
+    * Estonian [Ivar Smolin]
+    * German [Christian Kirbach, Mario Blättermann]
+    * Slovenian [Matej UrbanÄ?iÄ?]
+    * Spanish [Jorge González]
+    * Thai [Theppitak Karoonboonyanan]
+
 seahorse 2.29.4
 ---------------
 
diff --git a/README b/README
index 6e4c45e..022c11a 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.29.4
+This describes version 2.29.90
 
 Seahorse is a graphical interface for managing and using encryption keys. 
 Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to 
diff --git a/configure.in b/configure.in
index 8d5de04..4828745 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.29.5)
+AC_INIT(seahorse, 2.29.90)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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