[gnome-desktop] [release] 2.27.5



commit 7927f578d6aea16ce2335fd92922eb22e0a99b6c
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jul 28 22:49:40 2009 +0200

    [release] 2.27.5

 NEWS         |   23 +++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d8e00b..5df2fd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
 ==============
+Version 2.27.5
+==============
+
+  libgnome-desktop
+
+	* Thumbnail: Fix thumbnailer thread-safety (Dan Winship)
+	* GnomeRR: Get monitor vendor name from pnp.ids (Matthias Clasen)
+
+  gnome-about
+
+	* Remove libgnome usage (Frédéric Péters)
+
+  Misc
+
+	* Use silent-rules with automake 1.11 (Vincent)
+	* Add --with-pnp-ids-path to let distributors specify an alternative
+	  pnp.ids file to the one shipped with gnome-desktop (Vincent)
+
+  Translators
+
+	* Aron Xu (zh_CN)
+
+==============
 Version 2.27.4
 ==============
 
diff --git a/README b/README
index 3c83b4d..9d904d9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-desktop 2.27.4
+gnome-desktop 2.27.5
 ====================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index 9ae247d..db6fdef 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=14:1:3
+LT_VERSION=14:2:3
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE
@@ -36,7 +36,7 @@ PKG_PROG_PKG_CONFIG
 
 GNOME_PLATFORM=2
 GNOME_MINOR=27
-GNOME_MICRO=4
+GNOME_MICRO=5
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 



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