[seahorse] Release unstable version 3.37.2



commit 96181aba5cb1278253257fc47155dd208c90d32c
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon Aug 24 07:52:00 2020 +0200

    Release unstable version 3.37.2

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 61960c02..0047b2ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+seahorse 3.37.1
+---------------
+ * build: Fix build for libhandy
+ * ci: Several updates to the CI template
+ * flatpak: Remove devel prefix
+ * help: Several updates to the help pages [#272]
+ * gkr: Allow copying password secret with right click [#229]
+ * pgp: Don't show 'Indicate trust' before importing [#286]
+ * ssh: Fix "allow remote access" [#149]
+ * Updated translations
+
 seahorse 3.37.1
 ---------------
  * Better keyboard navigation [!133]
diff --git a/meson.build b/meson.build
index 7b356925..f503a20a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.37.1',
+  version: '3.37.2',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


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