[seahorse/gnome-3-0] Release version 3.0.1



commit 3bc5e8027ff6d70bf2caf1098f76dc277a71e8e2
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Apr 25 08:52:27 2011 +0200

    Release version 3.0.1

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 172f302..2fde505 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+seahorse 3.0.1
+--------------
+
+ * Now builds with GTK+ 3.x by default
+ * Fix build issues on GTK+ 3.x
+ * Fix problem importing SSH keys.
+ * Translations updated
+
 seahorse 3.0.0
 --------------
 
diff --git a/configure.in b/configure.in
index f3aac7b..aaf7589 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, 3.0.0)
+AC_INIT(seahorse, 3.0.1)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning



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