[gnome-settings-daemon/gnome-3-30] Release 3.30.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-30] Release 3.30.1
- Date: Wed, 26 Sep 2018 11:34:56 +0000 (UTC)
commit b7f05bdea2124ab28debb24ad3f0b7993b2bc8d6
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Sep 26 13:24:59 2018 +0200
Release 3.30.1
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cba39310..0c23511b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+Version 3.30.1
+==============
+- Translation updates
+
+Power:
+- Guard against events from the wrong device type
+
+Color:
+- Fix check for timerfd
+
+General:
+- Use set10 consistently in build
+- Fix build with wayland disabled
+
==============
Version 3.30.0
==============
diff --git a/meson.build b/meson.build
index 796da940..58679cda 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.30.0',
+ version: '3.30.1',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]