[mutter] Bump version to 3.17.1



commit cff5ef0ec20faedb61e7c84e15b106c939ea81ef
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 30 17:35:43 2015 +0200

    Bump version to 3.17.1
    
    Update NEWS.

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2367a1c..4fc7802 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.17.1
+======
+* Add public method to get neighboring monitor [Florian; #633994]
+* Apply the right settings to the right input devices [Carlos; #747886]
+* Fix scroll button setting [Ondrej; #747967]
+* Add support for modal hint on wayland [Jonas; #745720]
+* Don't reset idle time for non-hardware events [Rui; #748541]
+* Misc. bug fixes [Ray, Rui; #748380, #748478]
+
+Contributors:
+  Jonas Ådahl, Carlos Garnacho, Ondrej Holy, Rui Matos, Florian Müllner,
+  Jasper St. Pierre, Ray Strode, Tomeu Vizoso
+
 3.16.1
 ======
 * Add function to refresh all background instances [Rui; #739178]
diff --git a/configure.ac b/configure.ac
index 554c8ac..135445e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.62)
 
 m4_define([mutter_major_version], [3])
-m4_define([mutter_minor_version], [16])
+m4_define([mutter_minor_version], [17])
 m4_define([mutter_micro_version], [1])
 
 m4_define([mutter_version],


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