From a64c63356fa1005668c67488a51933dfdd82ef99 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 14 Sep 2015 18:50:00 +0200 Subject: 3.17.92 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index feef6157..02558920 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +=============== +Version 3.17.92 +=============== + +- Plug a number of memory leaks +- Updated translations + +Media keys: +- Remove "button-*" configurations, they work as labelled + =============== Version 3.17.90 =============== diff --git a/configure.ac b/configure.ac index 5e49a9a6..5ded9873 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.60]) AC_INIT([gnome-settings-daemon], - [3.17.90], + [3.17.92], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon]) AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c]) -- cgit v1.2.1