ClickHouse/cmake/autogenerated_versions.txt
2024-12-12 14:03:28 +01:00

13 lines
456 B
Plaintext

# 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 54494)
SET(VERSION_MAJOR 25)
SET(VERSION_MINOR 1)
SET(VERSION_PATCH 1)
SET(VERSION_GITHASH 204fd5b54317ad310559805e6ebd7225cf014975)
SET(VERSION_DESCRIBE v25.1.1.1-testing)
SET(VERSION_STRING 25.1.1.1)
# end of autochange