[mutter] Bump version to 3.10.1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.10.1
- Date: Mon, 14 Oct 2013 20:43:51 +0000 (UTC)
commit badebfae6b7bc890bca1aa5e42357041e570cb23
Author: Florian Müllner <fmuellner gnome org>
Date: Mon Oct 14 22:33:45 2013 +0200
Bump version to 3.10.1
Update NEWS.
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62f82f7..5781f75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.10.1
+======
+* Don't apply fullscreen workarounds to CSD windows [Giovanni; #708718]
+* Fix hangs during DND operations [Adel; #709340]
+* Use nearest-pixel interpolation when possible [Hans; #708389]
+* Fix tile previews getting stuck on right click during drags [Lionel; #704759]
+* Misc bug fixes [Giovanni, Jasper; #708420]
+
+Contributors:
+ Giovanni Campagna, Adel Gadllah, Lionel Landwerlin, Hans Petter Jansson,
+ Jasper St. Pierre
+
+Translations:
+ Khaled Hosny [ar], Reinout van Schouwen [nl], Carles Ferrando [ca valencia]
+
3.10.0.1
========
* Fix bug when a window changed size twice in a single frame - this
diff --git a/configure.ac b/configure.ac
index 32c84fe..d90d356 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], [10])
-m4_define([mutter_micro_version], [0.1])
+m4_define([mutter_micro_version], [1])
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]