[mutter] Bump version to 3.1.92
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.1.92
- Date: Tue, 20 Sep 2011 19:49:00 +0000 (UTC)
commit e7c65d9404d29479183147f8f5a64a2837f6a1c0
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Sep 20 15:41:45 2011 -0400
Bump version to 3.1.92
Update NEWS
NEWS | 15 +++++++++++++++
configure.in | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7eb7f86..fe6b33f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.1.92
+======
+* Fix bug with unredirecting full-screen windows on multi-monitor -
+ notably affected gnome-screensaver [Adel; #657869]
+* Disable top resizing of attached dialogs [Jasper; #657795]
+* Code cleanup [Jasper, Rui]
+* Misc bug fixes [Adel, Florian, Jasper, Rui;
+ #658069, #659266, #659523, #659477]
+
+Contributors:
+ Adel Gadllah, Rui Matos, Florian MÃllner, Jasper St. Pierre
+
+Translations:
+ Joan Duran [ca], Joe Hansen [dk], Jiro Matsuzawa [ja], Daniel Korostil [uk]
+
3.1.91.1
========
* Fix problem where certain application updates would get lost [#657071, Owen]
diff --git a/configure.in b/configure.in
index 7ae9419..c1ebad2 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [1])
-m4_define([mutter_micro_version], [91.1])
+m4_define([mutter_micro_version], [92])
m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]