[connections] Post-release version bump



commit c684a5551d9bd2e7b37031261c615ce565834685
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Sep 17 14:28:25 2021 +0200

    Post-release version bump
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 19 +++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 85a6789..ca9dd17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+41.0 - 17 Sep, 2021
+====================
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+
+41.rc - 02 Sep, 2021
+======================
+
+Changes since 41.beta
+
+  - Fix interactive authentication of RDP connections
+  - Improve thumbnailer efficiency
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+
 41.beta - 12 Aug, 2021
 ======================
 
diff --git a/meson.build b/meson.build
index 24b8951..645386f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-connections', ['c', 'vala'],
-          version: '41.rc',
+          version: '42.alpha',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],


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