[libgda] Set version to 4.1.7
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Set version to 4.1.7
- Date: Mon, 24 May 2010 16:28:32 +0000 (UTC)
commit 82b4ded61d757b8f7991dbea73f52adad22aded5
Author: Vivien Malerba <malerba gnome-db org>
Date: Mon May 24 18:28:22 2010 +0200
Set version to 4.1.7
configure.in | 2 +-
installers/WindowsWix/make-zip-exe.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 0ef0034..569c4a9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define(major, 4)
m4_define(minor, 1)
-m4_define(micro, 6)
+m4_define(micro, 7)
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 b79583b..40372c0 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.6
+version=4.1.7
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]