[gdl] Update library version number for next release after API changes



commit 166f64e640222f9fdd9283665a95eee21e48ab60
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Mon Aug 6 20:53:11 2012 +0200

    Update library version number for next release after API changes

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 66dd3d0..ff803d3 100644
--- a/configure.in
+++ b/configure.in
@@ -15,7 +15,7 @@ GDL_MINOR_VERSION=5
 GDL_MICRO_VERSION=5
 
 dnl increment if the interface has additions, changes, removals.
-GDL_CURRENT=4
+GDL_CURRENT=5
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT



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