[libgda] Set version to 4.2.5
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Set version to 4.2.5
- Date: Wed, 16 Feb 2011 16:42:29 +0000 (UTC)
commit fd25ffec853b3a8d7cb45264d45cdfa464e5388a
Author: Vivien Malerba <malerba gnome-db org>
Date: Wed Feb 16 17:42:18 2011 +0100
Set version to 4.2.5
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 123f05d..419df31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(major, 4)
m4_define(minor, 2)
-m4_define(micro, 4)
+m4_define(micro, 5)
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 361f0b8..70cc43b 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.4
+version=4.2.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]