Update Connector-C to 3.0.3
Updated connector from 3.0.2 to 3.0.3.
This commit is contained in:
parent
beac04b8e7
commit
8c0d519caa
@ -8,8 +8,8 @@
|
||||
set(MARIADB_CONNECTOR_C_REPO "https://github.com/MariaDB/mariadb-connector-c.git"
|
||||
CACHE STRING "MariaDB Connector-C Git repository")
|
||||
|
||||
# Release 2.3.3 (preliminary) of the Connector-C
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.0.2"
|
||||
# Connector-C tag to use
|
||||
set(MARIADB_CONNECTOR_C_TAG "v3.0.3"
|
||||
CACHE STRING "MariaDB Connector-C Git tag")
|
||||
|
||||
ExternalProject_Add(connector-c
|
||||
|
Loading…
x
Reference in New Issue
Block a user