Update autogenerated version to 24.3.12.75 and contributors

This commit is contained in:
robot-clickhouse 2024-10-08 15:02:27 +00:00
parent 7cb5dff801
commit 33d4304239
2 changed files with 7 additions and 5 deletions

View File

@ -2,11 +2,11 @@
# NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION, # NOTE: VERSION_REVISION has nothing common with DBMS_TCP_PROTOCOL_VERSION,
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes. # only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
SET(VERSION_REVISION 54490) SET(VERSION_REVISION 54491)
SET(VERSION_MAJOR 24) SET(VERSION_MAJOR 24)
SET(VERSION_MINOR 3) SET(VERSION_MINOR 3)
SET(VERSION_PATCH 12) SET(VERSION_PATCH 13)
SET(VERSION_GITHASH 28795d0a47ebd38dc9a6b82038074eb0352b0f25) SET(VERSION_GITHASH 7cb5dff8019a089a7ef88f12aca452b949d12b7c)
SET(VERSION_DESCRIBE v24.3.12.1-lts) SET(VERSION_DESCRIBE v24.3.13.1-lts)
SET(VERSION_STRING 24.3.12.1) SET(VERSION_STRING 24.3.13.1)
# end of autochange # end of autochange

View File

@ -97,6 +97,7 @@ const char * auto_contributors[] {
"Alexey Gusev", "Alexey Gusev",
"Alexey Ilyukhov", "Alexey Ilyukhov",
"Alexey Ivanov", "Alexey Ivanov",
"Alexey Katsman",
"Alexey Korepanov", "Alexey Korepanov",
"Alexey Milovidov", "Alexey Milovidov",
"Alexey Perevyshin", "Alexey Perevyshin",
@ -726,6 +727,7 @@ const char * auto_contributors[] {
"Michael Razuvaev", "Michael Razuvaev",
"Michael Schnerring", "Michael Schnerring",
"Michael Smitasin", "Michael Smitasin",
"Michael Stetsyuk",
"Michail Safronov", "Michail Safronov",
"Michal Lisowski", "Michal Lisowski",
"MicrochipQ", "MicrochipQ",