Fix header for autogenerated version

This commit is contained in:
Mikhail f. Shiryaev 2022-09-05 15:59:20 +02:00
parent 0cc6202706
commit f3cf1069dc
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -20,7 +20,7 @@ const char * auto_contributors[] {{
VERSIONS = Dict[str, Union[int, str]]
VERSIONS_TEMPLATE = """# This variables autochanged by release_lib.sh:
VERSIONS_TEMPLATE = """# 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.