[gdl] Update files for release



commit c570a2dbfe7648f090f4c4a7061cf28b09de52ba
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sun Aug 20 14:27:14 2017 +0200

    Update files for release

 NEWS         |   11 +++++++++++
 configure.in |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5d6c972..2726cf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 3.25.91
+
+* Remove ome run time warnings (Sébastien Granjoux)
+* Convert various source files to UTF-8 (Emmanuele Bassi)
+* dock-object: fix gtk-doc comment for dock signal (Ting-Wei Lan)
+
+* Translation: eo Kristjan Schmidt
+* Translation: fur Fabio Tomat
+* Translation: da Alan Mortensen
+
+
 Changes in 3.22.0
 
 * Really enforce GDL_DOCK_ITEM_BEH_CANT_CLOSE (Lukas K)
diff --git a/configure.in b/configure.in
index dab7481..3cc550d 100644
--- a/configure.in
+++ b/configure.in
@@ -11,8 +11,8 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 
 GDL_MAJOR_VERSION=3
-GDL_MINOR_VERSION=22
-GDL_MICRO_VERSION=0
+GDL_MINOR_VERSION=25
+GDL_MICRO_VERSION=91
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=5


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