Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "13.3" CACHE STRING "Minimum OS X deployment ver

project (
clickhouse-odbc
VERSION 1.5.3.20260311
VERSION 1.5.4.20260708
DESCRIPTION "The official ODBC driver implementation for accessing ClickHouse as a data source."
HOMEPAGE_URL "https://github.com/ClickHouse/clickhouse-odbc"
LANGUAGES C CXX
Expand Down
Loading