Update connector-c to 3.1.7
Still needs to be updated to 3.1.8 once released but we should pre-emptively update it to see if any problems crop up.
This commit is contained in:
parent
9115887725
commit
0c82fcb627
@ -9,7 +9,7 @@ set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git
|
||||
CACHE STRING "MariaDB Connector-C Git repository")
|
||||
|
||||
# Connector-C tag to use
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.1.2"
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.1.7"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user