[libgda] Set version to 4.1.10



commit 2a81991149e85aff4e4c779c11512dea196cc4ea
Author: Vivien Malerba <malerba gnome-db org>
Date:   Wed Sep 1 19:02:55 2010 +0200

    Set version to 4.1.10

 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 0e24d24..da5fbc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 1)
-m4_define(micro, 8)
+m4_define(micro, 10)
 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 e57d381..fc85e7b 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.8
+version=4.1.10
 
 
 



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