[libgda] Set version to 4.1.11



commit 9d234ed6ddd4adf525f5669d70d8a2012f3fa6c0
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sat Sep 11 17:32:24 2010 +0200

    Set version to 4.1.11

 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 da5fbc6..870b2e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 1)
-m4_define(micro, 10)
+m4_define(micro, 11)
 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 fc85e7b..c674d96 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.10
+version=4.1.11
 
 
 



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