[gdl] Updated files for 2.91.3 release



commit d03b5f00fcd26ddc4664f3a2dbc11f5a57f95b46
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Nov 29 19:49:19 2010 +0100

    Updated files for 2.91.3 release

 NEWS         |    8 ++++++++
 configure.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0db9d5b..07e8fe0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 2.91.3
+
+* GIR build fixed for vala
+* Use gtk_paned_new instead() of gtk_[h,v]paned_new()
+
+Thanks to Theppitak Karoonboonyanan, Evan Nemerson, Gheyret T.Kenji,
+Javier Jardón
+
 Changes in 2.91.2
 
 * bgo#633499 - prepare for the demise of size_request
diff --git a/configure.in b/configure.in
index f88c866..9724e85 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=2
+GDL_MICRO_VERSION=3
 
 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]