[gnome-settings-daemon/gnome-3-20] 3.20.1



commit fd7126bee8ea36711a3f4128c2fb65dc1b695ee7
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Apr 13 14:28:57 2016 +0200

    3.20.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38e526a..8afe1fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ==============
+Version 3.20.1
+==============
+
+- Fix build warnings
+- Fix brightness changes happening on inactive sessions when
+  "Automatic Brightness" is enabled
+
+==============
 Version 3.20.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 945f26b..e239a76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.20.0],
+        [3.20.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


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