ClickHouse/cmake/autogenerated_versions.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
442 B
Plaintext
Raw Normal View History

2022-09-22 07:32:38 +00:00
# This variables autochanged by tests/ci/version_helper.py:
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
2022-12-15 17:00:42 +00:00
SET(VERSION_REVISION 54470)
2022-01-14 12:10:45 +00:00
SET(VERSION_MAJOR 22)
2022-12-15 17:00:42 +00:00
SET(VERSION_MINOR 13)
SET(VERSION_PATCH 1)
2022-12-15 17:00:42 +00:00
SET(VERSION_GITHASH 688e488e930c83eefeac4f87c4cc029cc5b231e3)
SET(VERSION_DESCRIBE v22.13.1.1-testing)
SET(VERSION_STRING 22.13.1.1)
2020-05-28 13:46:56 +00:00
# end of autochange