Skip to content

Commit

Permalink
Bump version to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
traceon authored Jul 10, 2020
1 parent fbec658 commit d8f90aa
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
Expand Up @@ -4,7 +4,7 @@ set (CMAKE_MODULE_PATH_orig ${CMAKE_MODULE_PATH})
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules")
include (cmake/prevent_in_source_builds.cmake)

project (clickhouse-odbc VERSION 1.1.7.20200414 LANGUAGES C CXX)
project (clickhouse-odbc VERSION 1.1.8.20200710 LANGUAGES C CXX)

set (CMAKE_C_STANDARD 11)
#set (CMAKE_C_EXTENSIONS 0)
Expand Down

0 comments on commit d8f90aa

Please sign in to comment.