[gnome-desktop] [release] 2.27.91



commit 6819a271c25ea378400f2170e7fae63758db6ace
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Aug 25 15:31:30 2009 +0200

    [release] 2.27.91

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.in |    6 +++---
 3 files changed, 40 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5df2fd4..f442785 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+===============
+Version 2.27.91
+===============
+
+  libgnome-desktop
+
+	* GnomeRR: add support for primary monitor (Matthias Clasen)
+	* GnomeRR: in clone mode, don't label each output (Federico Mena
+	  Quintero)
+	* GnomeBG: add gnome_bg_changes_with_time() API (Matthias Clasen)
+	* GnomeBG: gnome_bg_create_frame_thumbnail() API (Matthias Clasen)
+	* Build fixes.
+
+  gnome-about
+
+	* Remove deprecated Encoding key from desktop file (Frédéric Péters)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Alexander Shopov (bg)
+	* Mario Blättermann (de)
+	* Jorge González (es)
+	* Ivar Smolin (et)
+	* Seán de Búrca (ga)
+	* Antón Méixome (gl)
+	* Sweta Kothari (gu)
+	* Luca Ferretti (it)
+	* Kjartan Maraas (nb)
+	* Nils-Christoph Fiedler (nds)
+	* Manoj Kumar Giri (or)
+	* Daniel Nylander (sv)
+	* I. Felix (ta)
+	* Theppitak Karoonboonyanan (th)
+
 ==============
 Version 2.27.5
 ==============
diff --git a/README b/README
index 9d904d9..c7a4594 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-desktop 2.27.5
-====================
+gnome-desktop 2.27.91
+=====================
 
 	This package is free software and is part of the
 GNOME project.
diff --git a/configure.in b/configure.in
index 3c3b44d..bc4a742 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-desktop], [2.27.90],
+AC_INIT([gnome-desktop], [2.27.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop])
 AC_CONFIG_SRCDIR([libgnome-desktop])
 
@@ -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:2:3
+LT_VERSION=15:0:4
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE
@@ -36,7 +36,7 @@ PKG_PROG_PKG_CONFIG
 
 GNOME_PLATFORM=2
 GNOME_MINOR=27
-GNOME_MICRO=5
+GNOME_MICRO=91
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 



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