[seahorse] Release unstable version 40.alpha



commit 18c5c6e7fa4a35f285f39942c60ad2a12b8fbd89
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Feb 16 22:23:25 2021 +0100

    Release unstable version 40.alpha

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b4cdab94..8e6583a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+seahorse 40.alpha
+-----------------
+ * Fix import dialog [!144,#235]
+ * pgp: Add support for HKPS servers [!125]
+ * pgp: Allow empty passphrase on key creation [!143,#161]
+ * pgp: Fix expiry container disabled [#276]
+ * gkr: Add icon for network passwords
+ * ui: use libhandy list styling
+ * deps: Bump to libhandy 1.1 and remove submodule [!149]
+ * deps: Bump minimal supported version of gcr
+ * deps: Bump minimal supported versions of gpg/gpgme
+ * Updated translations
+
+seahorse 3.38.0.1
+-----------------
+ * Fix detection of libhandy-1 [!142]
+
 seahorse 3.38.0
 ---------------
  * Bump to libhandy1 [!141]
diff --git a/meson.build b/meson.build
index de0204cb..b29c07bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.38.0',
+  version: '40.alpha',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


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