Skip to content

Commit ef4da6f

Browse files
committed
bump version
1 parent 22dc944 commit ef4da6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clickhouse/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma once
22

33
#define CLICKHOUSE_CPP_VERSION_MAJOR 2
4-
#define CLICKHOUSE_CPP_VERSION_MINOR 5
5-
#define CLICKHOUSE_CPP_VERSION_PATCH 1
4+
#define CLICKHOUSE_CPP_VERSION_MINOR 6
5+
#define CLICKHOUSE_CPP_VERSION_PATCH 0
66

77
#define CLICKHOUSE_CPP_VERSION_BUILD 0
88

0 commit comments

Comments
 (0)