[gnome-desktop] release: 3.1.1



commit b3b6a4a0e9eebdb8337a678fa4aa3637b06516ac
Author: Vincent Untz <vuntz gnome org>
Date:   Mon May 9 13:13:13 2011 +0200

    release: 3.1.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 119de4b..e149e43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 =============
+Version 3.1.1
+=============
+
+  libgnome-desktop
+
+	* GnomeRR: Fix crash whden randr is not available (Matthias Clasen)
+	* GnomeRR: Add ability to show and hide the monitor labels (Robert
+	  Ancell)
+
+  Translators
+
+	* Daniel Martinez (an)
+
+=============
 Version 3.0.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 8789ade..04e8fa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 1)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
 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
@@ -27,7 +27,7 @@ AC_CONFIG_MACRO_DIR([m4])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=0:9:0
+LT_VERSION=1:0:1
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE



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