[gnome-desktop] release: 2.91.6.1



commit fbcee5bba5591908b2b61a7105fbfcc90860424d
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Feb 2 01:52:33 2011 +0100

    release: 2.91.6.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2bd4850..4ceb0b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+================
+Version 2.91.6.1
+================
+
+  Misc
+
+	* Do not require gconf to build introspection data (Vincent)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Iñaki Larrañaga Murgoitio (eu)
+	* Fran Diéguez (gl)
+
 ==============
 Version 2.91.6
 ==============
diff --git a/configure.ac b/configure.ac
index a9a9e2f..5e74aa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 m4_define(gnome_platform, 2)
 m4_define(gnome_minor, 91)
-m4_define(gnome_micro, 7)
+m4_define(gnome_micro, 6)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed
-m4_define(gnome_sub, )
+m4_define(gnome_sub, 1)
 
 m4_define(gnome_version, [gnome_platform.gnome_minor.gnome_micro]m4_ifval(gnome_sub, .gnome_sub)),
 
@@ -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=0:4:0
+LT_VERSION=0:5:0
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE



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