[libgda] Set version to 4.2.1



commit 9c2b7ce7472517a6f59d3f8aeb128de0979acf50
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Nov 14 14:48:57 2010 +0100

    Set version to 4.2.1

 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 cb0b5a0..58bea8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 2)
-m4_define(micro, 0)
+m4_define(micro, 1)
 m4_define([gda_stable],
 	m4_if(m4_eval(minor % 2), [0], [yes], [no]))
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/installers/WindowsWix/make-zip-exe.sh b/installers/WindowsWix/make-zip-exe.sh
index 225f04d..d07f4f7 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.2.0
+version=4.2.1
 
 
 



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