From 3f6659fffa71d87bfb2bb54ff267af4a60cffbc9 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 22 Feb 2010 20:30:24 +0100 Subject: [release] 2.29.91 --- NEWS | 18 ++++++++++++++++++ README | 2 +- configure.in | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f0fb88a0..2c12fe7e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +=============== +Version 2.29.91 +=============== + + libgnome-desktop + + * GnomeBG: Fix a memory leak (Matthias Clasen) + * GnomeBG: Add a picture option to make the background span monitors + (Matthias Clasen) + * GnomeDesktopItem: Improve error string (Vincent) + * Add translator comments (Vincent) + + Translators + + * Khaled Hosny (ar) + * Fran Diéguez (gl) + * Matej Urbančič (sl) + =============== Version 2.29.90 =============== diff --git a/README b/README index 406c079a..1790e495 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -gnome-desktop 2.29.90 +gnome-desktop 2.29.91 ===================== This package is free software and is part of the diff --git a/configure.in b/configure.in index 259a2829..dd41cc33 100644 --- a/configure.in +++ b/configure.in @@ -30,7 +30,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=17:1:0 +LT_VERSION=18:0:1 AC_SUBST(LT_VERSION) AM_MAINTAINER_MODE -- cgit v1.2.1