ClickHouse/cmake/autogenerated_versions.txt

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

13 lines
454 B
Plaintext
Raw Normal View History

2022-09-22 07:32:38 +00:00
# This variables autochanged by tests/ci/version_helper.py:
# NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION,
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
SET(VERSION_REVISION 54484)
SET(VERSION_MAJOR 24)
SET(VERSION_MINOR 3)
SET(VERSION_PATCH 6)
SET(VERSION_GITHASH b2d33c3c45da4e215454c8abc631bf9f80d7d3a7)
SET(VERSION_DESCRIBE v24.3.6.48-lts)
SET(VERSION_STRING 24.3.6.48)
2020-05-28 13:46:56 +00:00
# end of autochange