[mutter] Bump version to 3.9.92



commit 4edfafb61f1911bcc5d4f7f4e8a727ae893bacad
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Sep 16 22:44:57 2013 +0200

    Bump version to 3.9.92
    
    Update NEWS.

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4b0ae56..c5c85d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.9.92
+======
+* Don't create a dummy texture for the texture pipeline template [Neil; #707458]
+* Remove holes generated by disabling the laptop lid [Giovanni; #707473]
+* https://bugzilla.gnome.org/show_bug.cgi?id=707474 [Giovanni; #707474]
+* Don't require plugins to pass event to Clutter [Giovanni; #707482]
+* Add support for more cursor types [Giovanni; #707919]
+* Immediately fire idle watches that are already expired [Giovanni; #707302]
+* Misc bug fixes [Giovanni, Colin, Pavel; #707649, #707563, #708070]
+
+Contributors:
+  Giovanni Campagna, Adel Gadllah, Colin Guthrie, Neil Roberts,
+  Jasper St. Pierre, Ray Strode, Pavel Vasin
+
+Translations:
+  Мирослав Николић po/sr, sr latin po, Мирослав Николић [sr, sr latin],
+  Chao-Hsiung Liao [zh_HK, zh_TW], Yuri Myasoedov [ru],
+  Ville-Pekka Vainio [fi], Changwoo Ryu [ko], A S Alam [pa],
+  Mattias Põldaru [et], Rūdolfs Mazurs [lv], Ihar Hrachyshka [be],
+  Nilamdyuti Goswami [as], Andika Triwidada [id], Baurzhan Muftakhidinov [kk],
+  Benjamin Steinwender [de]
+
 3.9.91
 ======
 * Drop man pages for removed utilities [Kalev; #706579]
diff --git a/configure.ac b/configure.ac
index 2494e23..c260d3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
 
 m4_define([mutter_major_version], [3])
 m4_define([mutter_minor_version], [9])
-m4_define([mutter_micro_version], [91])
+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]