[gdl] Updates file for 2.31.1 release



commit b6457d0236e12544a2410890f0941772cdd7a6cc
Author: Johannes Schmid <jhs gnome org>
Date:   Thu May 6 12:17:35 2010 +0200

    Updates file for 2.31.1 release

 NEWS         |    9 +++++++++
 configure.in |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fd59d4f..36ae2f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 2.31.1
+
+* Keep the internal label of the gdl-dock-item up-to-date and include a stock icon (bgo#615113)
+* bgo#597996  - usage of private API in the gdl_dock_placeholder_new function
+* bgo#603466  - Missing functions in gdl-layout.c
+* bgo#595837  - Coordinate string fixes
+* bgo#603600  - Missing return values
+* bgo#577469  - Remove deprecated Gtk+ symbols
+
 Changes in 2.30.0
 
 * Translation updates
diff --git a/configure.in b/configure.in
index ecd48c7..7e90802 100644
--- a/configure.in
+++ b/configure.in
@@ -11,8 +11,8 @@ AC_INIT(gdl)
 AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=2
-GDL_MINOR_VERSION=30
-GDL_MICRO_VERSION=0
+GDL_MINOR_VERSION=31
+GDL_MICRO_VERSION=1
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=3



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