[gnome-bluetooth/wip/hadess/42.alpha.2] 42.alpha.2
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/42.alpha.2] 42.alpha.2
- Date: Wed, 19 Jan 2022 13:01:26 +0000 (UTC)
commit a9a7ce368582f1032469f42da6b1b8da2cd61855
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jan 19 14:01:09 2022 +0100
42.alpha.2
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b39ae4a7..e914e5f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+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
+of gnome-control-center, and the non-UI library is only exposed as an
+introspected library for the benefit of gnome-shell.
+
ver 42.alpha:
This version of gnome-bluetooth contains major API changes, but it is
parallel-installable with the GTK 3-based, 3.34.x versions of the
diff --git a/meson.build b/meson.build
index 895c5070..9a4092b4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.alpha',
+ version: '42.alpha.2',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]