[seahorse] Release version 3.5.92



commit c5fa9d5355d592665920a7ea2c39f12c2dd59602
Author: Stef Walter <stefw gnome org>
Date:   Tue Sep 18 13:10:11 2012 +0200

    Release version 3.5.92

 .gitignore   |    3 +++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e893065..06a0486 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,6 @@ tmp-*
 /*.pws
 /*.prj
 
+/help/*/index.docbook
+/help/*/legal.xml
+
diff --git a/NEWS b/NEWS
index e2195cd..cf70039 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+seahorse 3.5.92
+---------------
+
+ * Port to new documentation infrastructure
+ * Updated translations
+
 seahorse 3.5.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index 6a0b7f2..03b7fcf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([seahorse], [3.5.91],
+AC_INIT([seahorse], [3.5.92],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse],
         [seahorse])
 



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