diff --git a/NEWS b/NEWS index 2367a1cff..4fc780285 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 554c8ace7..135445e73 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],