[gdl] Post release version bump



commit 3970a123476c3fd2686a9b5f082374330cde80b7
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat Apr 13 11:34:30 2013 +0200

    Post release version bump

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index bc146a5..2f1a3b2 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AC_CONFIG_MACRO_DIR([m4])
 AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=3
-GDL_MINOR_VERSION=8
+GDL_MINOR_VERSION=9
 GDL_MICRO_VERSION=0
 
 dnl increment if the interface has additions, changes, removals.
@@ -19,7 +19,7 @@ GDL_CURRENT=5
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT
-GDL_REVISION=6
+GDL_REVISION=7
 
 dnl increment if any interfaces have been added; set to 0
 dnl  if any interfaces have been changed or removed. removal has


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