Skip to content

Conversation

@Enmk
Copy link
Contributor

@Enmk Enmk commented Dec 4, 2023

Added version.h ­-- master copy of the version data of the library, which defines multiple macros, including CLICKHOUSE_CPP_VERSION, CLICKHOUSE_CPP_VERSION_MAJOR, CLICKHOUSE_CPP_MINOR, etc.

Added version.cmake -- that sets project and library version info according to version.h, also reminds to update version upon new github release.

Added method Client::GetVersion() that returns version info at run-time.

  • some tests

Closes: #347

Added version.h -- master-copy of the version data of the library,
  which defines multiple macros, including CLICKHOUSE_CPP_VERSION

Added version.cmake -- that sets project and library version info
  according to version.h, also reminds to update version upon new github release.

Added method Client::GetVersion() that returns version info at run-time
@Enmk Enmk force-pushed the clickhouse_cpp_version branch from cac72f5 to 5615582 Compare December 5, 2023 09:20
@Enmk Enmk merged commit db374b8 into master Dec 5, 2023
@Enmk Enmk deleted the clickhouse_cpp_version branch December 6, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: version define in headers

2 participants