[gdl] Updated files for 2.91.2 release



commit 86ec6aa6dacf36e73f773ca6f818fea7ccc4fb0b
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Nov 8 18:37:30 2010 +0100

    Updated files for 2.91.2 release

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1eed317..0db9d5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 2.91.2
+
+* bgo#633499 - prepare for the demise of size_request
+* Some smaller fixes for leftovers of the gtk+-3.0 transition
+
+Thanks to Ignacio Casal Quinteiro, Matthias Clasen, Wladzimir Manulenka,
+Xandru Armesto
+
 Changes in 2.91.1
 
 * Ported to lastest gtk+ master:
diff --git a/configure.in b/configure.in
index 9edbbba..f88c866 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=2
 GDL_MINOR_VERSION=91
-GDL_MICRO_VERSION=1
+GDL_MICRO_VERSION=2
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=1



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