summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-02-22 20:30:24 +0100
committerVincent Untz <vuntz@gnome.org>2010-02-22 20:30:24 +0100
commit3f6659fffa71d87bfb2bb54ff267af4a60cffbc9 (patch)
tree5105eeecd1c85da421e15edd7e7e2f5a29fca86c
parent7fdb4021f379522d5ebf607dd96122cbd9570292 (diff)
downloadgnome-desktop-GNOME_DESKTOP_2_29_91.tar.gz
[release] 2.29.91GNOME_DESKTOP_2_29_91
-rw-r--r--NEWS18
-rw-r--r--README2
-rw-r--r--configure.in2
3 files changed, 20 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f0fb88a0..2c12fe7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
===============
+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