[seahorse] Bump version for 2.27.1



commit 586ae14e5229477455bb884301aa23dd68ff6258
Author: Adam Schreiber <sadam gnome org>
Date:   Sun May 3 09:49:59 2009 -0400

    Bump version for 2.27.1
---
 NEWS         |   12 ++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 67332f1..128e96a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+seahorse 2.27.1
+---------------
+
+    * Distribute earlier ChangeLogs [Adam Schreiber]
+    * Fix importing context menus in search dialogs [Adam Schreiber]
+
+    Translations
+    * Spanish [Jorge Gonzalez Gonzalez]
+    * Catalan [Jordi Mas i Hernandez]
+    * Estonian [Ivar Smolin]
+    * Ukrainian [Maxim V. Dziumanenko]
+    
 seahorse 2.26.1
 ---------------
 
diff --git a/README b/README
index c2c7584..d833b79 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.26.1
+This describes version 2.27.1
 
 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 f15199d..25ff434 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.26.1)
+AC_INIT(seahorse, 2.27.1)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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