We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I read the policy about minor version in the comments. Is there some policy about when mg_client_version should be upgraded?
project(mgclient VERSION 1.4.1) ... add_definitions(-DMGCLIENT_VERSION="${mgclient_VERSION}")
https://github.com/memgraph/mgclient/blob/master/CMakeLists.txt#L22-L27
The text was updated successfully, but these errors were encountered:
@toge you right 😃 That was a mistake on my side -> will take a look at how to best bump the version in the following days or on the next release 👀
Thank you!
Sorry, something went wrong.
@gitbuda Thanks!
Successfully merging a pull request may close this issue.
I read the policy about minor version in the comments.
Is there some policy about when mg_client_version should be upgraded?
https://github.com/memgraph/mgclient/blob/master/CMakeLists.txt#L22-L27
The text was updated successfully, but these errors were encountered: