mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
13 lines
427 B
Plaintext
13 lines
427 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 54461)
|
|
SET(VERSION_MAJOR 22)
|
|
SET(VERSION_MINOR 4)
|
|
SET(VERSION_PATCH 1)
|
|
SET(VERSION_GITHASH 92ab33f560e638d1989c5ca543021ab53d110f5c)
|
|
SET(VERSION_DESCRIBE v22.4.1.1-testing)
|
|
SET(VERSION_STRING 22.4.1.1)
|
|
# end of autochange
|