[gnome-desktop] release: 3.3.1
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] release: 3.3.1
- Date: Mon, 24 Oct 2011 12:02:40 +0000 (UTC)
commit aa8c99e8c7b8a8408bdb7ed045289cb398689f31
Author: Vincent Untz <vuntz gnome org>
Date: Mon Oct 24 14:02:53 2011 +0200
release: 3.3.1
NEWS | 32 ++++++++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4960b2b..7ea08de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+=============
+Version 3.3.1
+=============
+
+ libgnome-desktop
+
+ * GnomePnpIds: Add object to get the vendor name from PNP IDs
+ (Bastien Nocera)
+ * GnomeRR:
+ - Fix crash in update_brightness_limits (Ray Strode)
+ - Don't print an error for no backlight (Bastien Nocera)
+ - Remove deprecated functions (Bastien Nocera)
+ - When setting the DPMS mode manually, clear the timeouts
+ (Michael Vogt, Richard Hughes)
+ - Ignore DPMSSetTimeouts() and DPMSForceLevel() return value
+ (Alexandre Rostovtsev)
+ - Other DPMS-related fixes (Richard Hughes)
+ * GnomeWallClock:
+ - Remove the date/time source on dispose (Vincent)
+ - Fix non-Linux fallback code (Colin Walters)
+
+ Misc
+
+ * Lower xext dependency to 1.1 (Sean Finney)
+ * Require XRandR 1.3 during compilation (Bastien Nocera)
+
+ Translators
+
+ * Nilamdyuti Goswami (as)
+ * Jiro Matsuzawa (ja)
+ * Hari Krishna (te)
+
==============
Version 3.1.91
==============
diff --git a/configure.ac b/configure.ac
index 4306d56..b6c5ce0 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, 92)
+m4_define(gnome_minor, 3)
+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=2:1:0
+LT_VERSION=3:0:1
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]