[gnome-bluetooth/wip/hadess/42.beta: 4/4] 42.beta
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/42.beta: 4/4] 42.beta
- Date: Tue, 8 Feb 2022 11:44:31 +0000 (UTC)
commit 1fe741e71cd6ac6f70f2e40a7a00f4c4a0e85f15
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 8 12:05:06 2022 +0100
42.beta
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e914e5f1..f728c948 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+ver 42.beta:
+This version of gnome-bluetooth adds a number of APIs to eventually be used
+in Settings and gnome-shell:
+ - Export battery information for Bluetooth devices which support it
+ - Check whether any input devices are connected, so as to be able to show
+ a confirmation dialogue when switching off Bluetooth
+ - Check whether a device can be connected to
+
ver 42.alpha.2:
This version of gnome-bluetooth splits the libraries into UI and non-UI
versions. The UI library is only exposed as a native library for the benefit
diff --git a/meson.build b/meson.build
index a557990f..192c1223 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.alpha.2',
+ version: '42.beta',
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]