Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
filimonov authored Jan 15, 2020
1 parent 736715a commit 8971886
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.2.20191216 LANGUAGES C CXX)
project (clickhouse-odbc VERSION 1.1.3.20200115 LANGUAGES C CXX)

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

0 comments on commit 8971886

Please sign in to comment.