[libgda/LIBGDA_4.0] Set version to 4.0.12



commit 5373eb82643e92c4b4c869f51b40892b171c30ed
Author: Vivien Malerba <malerba gnome-db org>
Date:   Fri Aug 27 12:50:20 2010 +0200

    Set version to 4.0.12

 NEWS                                  |    2 +-
 configure.in                          |    2 +-
 installers/WindowsWix/make-zip-exe.sh |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a7432f..54162af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 libgda 4.0.11, 2010-08-27
 
- - Small corrections: mainly in the SQLite and MySQL provider, and connection locking.
+ - Small corrections: mainly in the SQLite and MySQL providers, and connection locking.
  - version bump to 4.0.11 because of a misplaced 4.0.10 tag in git
 
 libgda 4.0.9, 2010-06-12
diff --git a/configure.in b/configure.in
index 6fe18c2..cf95c6d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define(major, 4)
 m4_define(minor, 0)
-m4_define(micro, 11)
+m4_define(micro, 12)
 m4_include(introspection.m4)
 
 AC_INIT(GNU Data Access, major.minor.micro, gnome-db-list gnome org, libgda)
diff --git a/installers/WindowsWix/make-zip-exe.sh b/installers/WindowsWix/make-zip-exe.sh
index f62acf7..90e0aa3 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/gtk
-version=4.0.10
+version=4.0.12
 
 
 



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