[gdl] Update files for release



commit 87b9c4123078342668464d8ef438c7406d07c80d
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sun Mar 16 21:41:32 2014 +0100

    Update files for release

 NEWS         |   11 +++++++++++
 configure.in |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91b61e8..3d28708 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 3.11.92
+
+* Fix build using C++11 (Ryan Lortie)
+* Fix valgrind warnings (Sébastien Granjoux)
+* Update FSF's address (Daniel Mustieles)
+
+* Translation: zh (Wylmer Wang)
+* Translation: de (Christian Kirbach)
+* Translation: sr (Мирослав Николић)
+* Translation: lv (Rūdolfs Mazurs)
+
 Changes in 3.10.0
 
 * Translation: hu (Balázs Úr)
diff --git a/configure.in b/configure.in
index e964755..d6c32e0 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=10
-GDL_MICRO_VERSION=0
+GDL_MINOR_VERSION=11
+GDL_MICRO_VERSION=92
 
 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]