[gdl] Update files for release



commit 50b978214c9f7107526add9be509a3826e8de225
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sun Sep 21 17:53:21 2014 +0200

    Update files for release

 NEWS         |    5 +++++
 configure.in |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7efb259..df197ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in 3.14.0
+
+* No changes
+
+
 Changes in 3.13.92
 
 * Translation: nb (Kjartan Maraas)
diff --git a/configure.in b/configure.in
index 4710846..d5901ec 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=13
-GDL_MICRO_VERSION=92
+GDL_MINOR_VERSION=14
+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]