[seahorse-plugins] Release 2.29.3



commit 25ce1afc244361bf0bc51cb3f990d970c7dc902e
Author: Adam Schreiber <sadam gnome org>
Date:   Sun Nov 29 19:53:14 2009 -0500

    Release 2.29.3

 NEWS         |   14 ++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4add1fe..89f828b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+seahorse-plugins 2.29.3
+-----------------------
+
+    * Fix seahorse-tool typo [Pablo Castellano]
+    * Support GPG 2.0 [Jeff Cai]
+    * Close preferences window cleanly [Adam Schreiber]
+    * Fix GTKBuilder signals [Pablo Castellano]
+    * Convert to gtkbuilder [Adam Schreiber, Pablo Castellano]
+
+    Translation:
+    * Romanian [Adi Roiban]
+    * Shavian [Thomas Thurman]
+    * Norwegian bokmål [Kjartan Maraas]
+
 seahorse-plugins 2.29.1
 -----------------------
 
diff --git a/README b/README
index cf31276..0322189 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 seahorse-plugins: plugins and utilities for encryption in GNOME
-This describes version 2.29.1
+This describes version 2.29.3
 
 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 9bed84f..8f33c95 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-plugins, 2.29.2)
+AC_INIT(seahorse-plugins, 2.29.3)
 
 dnl ****************************************************************************
 



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