[seahorse] Release unstable version 3.37.1



commit 9f4f5bff1843833ae6ebc818389b410af7e61808
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Fri Jun 19 13:20:39 2020 +0200

    Release unstable version 3.37.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0431233d..61960c02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+seahorse 3.37.1
+---------------
+ * Better keyboard navigation [!133]
+ * Bump minimal GLib version to 2.58
+ * Update README to point to discourse.gnome.org
+ * pgp: Set input-purpose on relevant entries
+ * Don't use wrongful mnemonic for Import [#263]
+ * Several fixes to the help pages
+ * Updated translations
+
 seahorse 3.36.0
 ---------------
  * Add hyperlink for COPYING in README [!124]
diff --git a/meson.build b/meson.build
index 398604e3..04f70e5f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.36',
+  version: '3.37.1',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


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