[gnome-bluetooth/wip/hadess/42.4] 42.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/42.4] 42.4
- Date: Fri, 2 Sep 2022 11:00:14 +0000 (UTC)
commit 7a9038297d27f4f4a82e1501d84ece443d074bdd
Author: Bastien Nocera <hadess hadess net>
Date: Fri Sep 2 12:50:24 2022 +0200
42.4
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9e6f862d..55d37df6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+ver 42.4:
+This version switches the power state API added in version 42.3 to be backed
+by the experimental PowerState property in bluetoothd. The API will not show
+transitional states if the version of bluetoothd is too old.
+
ver 42.3:
This version adds a new API for more precise adapter power state, and fixes
a number of small UI problems in bluetooth-sendto.
diff --git a/meson.build b/meson.build
index 3fc26903..02711f63 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.3',
+ version: '42.4',
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]