[gnome-online-accounts] Prepare 3.43.1



commit 964cbe12f4610bd1567edb538a834ab431aa7410
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Oct 15 19:52:52 2021 +0200

    Prepare 3.43.1

 NEWS         | 16 +++++++++++++++-
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a31b953b..b4dc826d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-Overview of changes in 3.41.1
+Overview of changes in 3.43.1
 =============================
 
+* Remove Documents support (!66)
+
+* Bugs fixed:
+ !67 doc: Update
+ !68 dbus: Add missing since tag for IsSupportedProvider
+
+* Updated translations:
+ Bulgarian
+ Catalan
+ Nepali
+ Occitan
+ Portuguese
+ Vietnamese
+
 
 Overview of changes in 3.39.92
 ==============================
diff --git a/configure.ac b/configure.ac
index e4e11aaa..1f88bbd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 m4_define([goa_major_version], [3])
-m4_define([goa_minor_version], [41])
+m4_define([goa_minor_version], [43])
 m4_define([goa_micro_version], [1])
 m4_define([goa_nano_version], [0])
 
diff --git a/meson.build b/meson.build
index 0bbcc2d2..44d83459 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-online-accounts', 'c',
-  version: '3.41.1',
+  version: '3.43.1',
   license: 'LGPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0'


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