Skip to content

Commit

Permalink
Bumped version to 1.1.2.20191216
Browse files Browse the repository at this point in the history
  • Loading branch information
Enmk authored Dec 16, 2019
1 parent 6fac70b commit 2032dad
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.9)

project (clickhouse-odbc VERSION 1.1.1.20191108 LANGUAGES C CXX)
project (clickhouse-odbc VERSION 1.1.2.20191216 LANGUAGES C CXX)

set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules")

Expand Down

0 comments on commit 2032dad

Please sign in to comment.