[gnome-bluetooth] 3.27.90



commit bbc562c94a634450fa8443dc5a8d8d6f7c254432
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 28 11:36:50 2017 +0100

    3.27.90

 NEWS        |    6 ++++++
 meson.build |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a62cd4..d43c910 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+ver 3.27.90:
+- Simplify and make BluetoothClient more efficient
+- Fix problems when Bluetooth adapters come and go
+- Remove quirks already handled by autopair plugin
+- Meson build enhancements
+
 ver 3.26.1:
 - Fix installation of Bluetooth icons
 - Fix Bluetooth icon names for bluetooth-sendto in
diff --git a/meson.build b/meson.build
index 4ca4acc..00cb6da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-bluetooth', 'c',
-  version: '3.26.1',
+  version: '3.27.90',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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