[gnome-settings-daemon] 3.27.91
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] 3.27.91
- Date: Mon, 19 Feb 2018 18:54:47 +0000 (UTC)
commit 08c416c68f7becc75ea43723fc956436d4976e79
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon Feb 19 09:27:34 2018 -0500
3.27.91
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7e6229c6..d480f8ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+===============
+Version 3.27.91
+===============
+Build:
+- Fix error when doing non-debug builds
+- Fix runtime linkage to libgsd and libcommon
+- Apply a workaround for D-Bus code generation
+
===============
Version 3.27.90
===============
diff --git a/meson.build b/meson.build
index 51fd03cb..db3d356d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.27.90',
+ version: '3.27.91',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]