[Libreoffice-commits] core.git: configure.ac
Fridrich Å trba
fridrich.strba at bluewin.ch
Mon Mar 11 05:44:33 PDT 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3e736d50b920726eee85568257bed2001e6abbf2
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Mon Mar 11 13:44:06 2013 +0100
Don't change the mysql/mariadb connector version
Change-Id: Iaec9ca5ae588c2a82a823475fecde28519aa3b2f
diff --git a/configure.ac b/configure.ac
index 61eb8ac..82f7268 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7532,7 +7532,7 @@ if test "x$enable_ext_mariadb_connector" = "xyes" -a "x$enable_extension_integra
ENABLE_MARIADBC=YES
MARIADBC_MAJOR=1
MARIADBC_MINOR=0
- MARIADBC_MICRO=0
+ MARIADBC_MICRO=2
BUILD_TYPE="$BUILD_TYPE MARIADBC"
else
AC_MSG_RESULT([no])
More information about the Libreoffice-commits
mailing list