[gdl] Update files for release



commit 6082b212f2b07c9834c0702040fc7f9ba2222435
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Tue Mar 25 19:12:16 2014 +0100

    Update files for release

 NEWS         |    4 ++++
 configure.in |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d28708..00d80e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in 3.12.0
+
+* No change
+
 Changes in 3.11.92
 
 * Fix build using C++11 (Ryan Lortie)
diff --git a/configure.in b/configure.in
index d6c32e0..6079de8 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=11
-GDL_MICRO_VERSION=92
+GDL_MINOR_VERSION=12
+GDL_MICRO_VERSION=0
 
 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]