Skip to content

Commit a22e075

Browse files
committed
Bumped version to 1.2
1 parent ad5fd98 commit a22e075

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clickhouse/client.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121

2222
#define DBMS_NAME "ClickHouse"
2323
#define DBMS_VERSION_MAJOR 1
24-
#define DBMS_VERSION_MINOR 1
24+
#define DBMS_VERSION_MINOR 2
25+
2526
#define REVISION 54405
2627

2728
#define DBMS_MIN_REVISION_WITH_TEMPORARY_TABLES 50264

0 commit comments

Comments
 (0)