[gnome-bluetooth/wip/hadess/42.beta.2: 2/2] 42.beta.2




commit afb4c87ddd8b528612d10499683e468f794db6c8
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 21 11:43:54 2022 +0100

    42.beta.2

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f728c948..2467cf3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+ver 42.beta.2:
+This version of gnome-bluetooth contains a number of bug fixes related to
+the GTK4 port, including spinners not spinning, device removal confirmation
+dialog not appearing, pairing dialog not disappearing, and a work-around
+to a UPower reference leak that could lead to a crash in the main libraries,
+as well as fixes for basic functionality in bluetooth-sendto.
+
 ver 42.beta:
 This version of gnome-bluetooth adds a number of APIs to eventually be used
 in Settings and gnome-shell:
diff --git a/meson.build b/meson.build
index b0e237a6..34d8adf0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-bluetooth', 'c',
-  version: '42.beta',
+  version: '42.beta.2',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.58.0',


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