Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
filimonov authored Oct 28, 2019
1 parent 449bd2e commit db7e851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.2)

project (clickhouse-odbc VERSION 1.1.0.20191007 LANGUAGES C CXX)
project (clickhouse-odbc VERSION 1.1.0.20191028 LANGUAGES C CXX)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules")
set(CMAKE_LINK_DEPENDS_NO_SHARED 1) # Do not relink all depended targets on .so
Expand Down

0 comments on commit db7e851

Please sign in to comment.