From 8ff1cc5f60b4855c9618d3cef75abf9a0b9c66f8 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 13 Dec 2022 14:12:38 +0100 Subject: 42.5 --- NEWS | 4 ++++ meson.build | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0d5b0d48..56e401ac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +ver 42.5: +This version fixes the pairing dialogue misbehaving for some Bluetooth Classic +keyboards, with the passkey disappearing after the first digit is typed. + 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 diff --git a/meson.build b/meson.build index 02711f63..94e0bf6b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'gnome-bluetooth', 'c', - version: '42.4', + version: '42.5', license: 'GPL2+', default_options: 'buildtype=debugoptimized', meson_version: '>= 0.58.0', -- cgit v1.2.1