[gnome-desktop] 3.9.92



commit 64288dd127fe2445277d2d1af83522c123109afd
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Sep 18 10:46:06 2013 +0200

    3.9.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ff5ab6..b26d871 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Version  3.9.92
+===============
+
+- IdleMonitor: protect watches from being freed while in flight (#707396)
+- thumbnailer: Always print errors from gs_file_read_noatime() (#699252)
+- thumbnailer: Correctly check for errors (#699252)
+- thumbnailer: Check gdk_pixbuf_loader_close()'s retval (#699252)
+- Correct the transposed bits of the red chromacity in the EDID parser
+- Translation updates
+
+===============
 Version  3.9.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index cbac6f3..f173097 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 9)
-m4_define(gnome_micro, 91)
+m4_define(gnome_micro, 92)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]