[gnome-desktop] [release] 2.29.2



commit 1c57245a8918548d94b8832b19a255888474173f
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Nov 16 15:36:56 2009 -0600

    [release] 2.29.2

 NEWS         |   15 +++++++++++++++
 README       |    2 +-
 configure.in |    8 ++++----
 3 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0e71f81..c296ffa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ==============
+Version 2.29.2
+==============
+
+  libgnome-desktop
+
+	* GnomeRR: Allow rotation if the virtual size has the correct number of
+	  pixels (Federico Mena Quintero)
+	* GnomeRR: Add gamma API (David Airlie)
+
+  Translators
+
+	* Thomas Thurman (en shaw)
+	* Nils-Christoph Fiedler (nds)
+
+==============
 Version 2.28.1
 ==============
 
diff --git a/README b/README
index c5571bf..29ca9ea 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-desktop 2.28.0
+gnome-desktop 2.29.2
 ====================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index 6306f5d..bcd31f5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-desktop], [2.29.0],
+AC_INIT([gnome-desktop], [2.29.2],
         [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=15:2:4
+LT_VERSION=16:0:5
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE
@@ -35,8 +35,8 @@ AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG
 
 GNOME_PLATFORM=2
-GNOME_MINOR=28
-GNOME_MICRO=0
+GNOME_MINOR=29
+GNOME_MICRO=2
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 



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