[libgda] Set version to 4.1.8



commit f07ec307fb335768b5320f8f6302a4c64f7f3bcc
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Jun 27 18:31:42 2010 +0200

    Set version to 4.1.8

 configure.ac                          |    2 +-
 installers/WindowsWix/make-zip-exe.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da18cae..f7577dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 1)
-m4_define(micro, 7)
+m4_define(micro, 8)
 m4_define([gda_stable],
 	m4_if(m4_eval(minor % 2), [0], [yes], [no])) 
 m4_include(introspection.m4)
diff --git a/installers/WindowsWix/make-zip-exe.sh b/installers/WindowsWix/make-zip-exe.sh
index d27ebed..e57d381 100755
--- a/installers/WindowsWix/make-zip-exe.sh
+++ b/installers/WindowsWix/make-zip-exe.sh
@@ -17,7 +17,7 @@
 cross_path=/local/Win32/gtk
 depend_path=/local/Win32
 prefix=/local/Win32/Libgda
-version=4.1.7
+version=4.1.8
 
 
 



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