mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
13 lines
435 B
Plaintext
13 lines
435 B
Plaintext
# This variables autochanged by release_lib.sh:
|
|
|
|
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
|
|
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
|
|
SET(VERSION_REVISION 54454)
|
|
SET(VERSION_MAJOR 21)
|
|
SET(VERSION_MINOR 9)
|
|
SET(VERSION_PATCH 1)
|
|
SET(VERSION_GITHASH a091f2e36054061ceebb6826a590f8fb86f01196)
|
|
SET(VERSION_DESCRIBE v21.9.1.7485-prestable)
|
|
SET(VERSION_STRING 21.9.1.7485)
|
|
# end of autochange
|