[gnome-bluetooth/wip/hadess/3.34.5] 3.34.5




commit 736eadbfb693d9594371470ad83370d327df6f74
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 23 15:52:59 2021 +0100

    3.34.5

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a138e934..2c86f6e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+ver 3.34.5:
+- Fix unwanted soname change
+- Note that an unreleased version of python-dbusmock is required
+  to run the test suite added in 3.34.4, disable tests if this
+  dependency is unavailable.
+
 ver 3.34.4:
 - Use device alias instead of device name in Settings UI, and
   don't show devices without a name
diff --git a/meson.build b/meson.build
index 6df6396b..79bf7a24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-bluetooth', 'c',
-  version: '3.34.4',
+  version: '3.34.5',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.49.0',


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