[libgda] Set version to 4.2.4



commit 054d5971b5eaa9b058bef6c68ba824c0f715c7a6
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Jan 9 19:57:09 2011 +0100

    Set version to 4.2.4

 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 c40f44b..123f05d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 2)
-m4_define(micro, 3)
+m4_define(micro, 4)
 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 90462d5..361f0b8 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.3
+version=4.2.4
 
 
 



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