summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2013-10-30 16:34:59 +0100
committerFlorian Müllner <fmuellner@gnome.org>2013-10-30 16:34:59 +0100
commitcce8a4341b1dc5568688449e12addd6be7b2e8a6 (patch)
tree1ef99f61802897b96e3bbd71de68172edae0545f
parentb82784ee46f05d6c42d6dc529222d42524e1cdc6 (diff)
downloadmutter-cce8a4341b1dc5568688449e12addd6be7b2e8a6.tar.gz
Bump version to 3.11.13.11.1
Update NEWS.
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5781f752d..d3ab5aa12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.11.1
+======
+* Don't require at least one output device to be connected [Giovanni; #709009]
+* Name the guard window [Andrew; #710346]
+* Use new UPower API [Bastien]
+* Expose min-backlight-stea [Asad; #710380]
+* Don't focus the no-focus-window for globally active windows [Jasper; #710296]
+* Misc. fixes and cleanups [Jasper, Rico, Olav, Magdalen; #709776]
+
+Contributors:
+ Magdalen Berns, Giovanni Campagna, Asad Mehmood, Bastien Nocera,
+ Jasper St. Pierre, Rico Tzschichholz, Olav Vitters, Andrew Walton
+
+Translations:
+ Reinout van Schouwen [nl]
+
3.10.1
======
* Don't apply fullscreen workarounds to CSD windows [Giovanni; #708718]
diff --git a/configure.ac b/configure.ac
index 27183be14..d4159ba38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
AC_CONFIG_MACRO_DIR([m4])
m4_define([mutter_major_version], [3])
-m4_define([mutter_minor_version], [10])
+m4_define([mutter_minor_version], [11])
m4_define([mutter_micro_version], [1])
m4_define([mutter_version],