2022-09-22 07:32:38 +00:00
|
|
|
# This variables autochanged by tests/ci/version_helper.py:
|
2021-06-28 07:44:49 +00:00
|
|
|
|
2024-06-20 08:16:36 +00:00
|
|
|
# NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION,
|
2021-06-28 07:44:49 +00:00
|
|
|
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
|
2024-11-18 16:12:12 +00:00
|
|
|
SET(VERSION_REVISION 54493)
|
2023-12-30 17:39:33 +00:00
|
|
|
SET(VERSION_MAJOR 24)
|
2024-08-13 19:26:35 +00:00
|
|
|
SET(VERSION_MINOR 9)
|
2024-11-18 16:12:12 +00:00
|
|
|
SET(VERSION_PATCH 4)
|
|
|
|
SET(VERSION_GITHASH 9a816c73dd4eb5f2ff994b1d9a57c5829f3e4811)
|
|
|
|
SET(VERSION_DESCRIBE v24.9.4.1-stable)
|
|
|
|
SET(VERSION_STRING 24.9.4.1)
|
2020-05-28 13:46:56 +00:00
|
|
|
# end of autochange
|