Skip to content
New issue

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

Implement cmake release and changelog targets. #11

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Implement cmake release and changelog targets. #11

merged 1 commit into from
Nov 30, 2017

Conversation

lambdafu
Copy link
Collaborator

The idea is that one can do make changelog to update the CHANGELOG.md (for review) and make release to update the CHANGELOG.md and VERSION files, commit them, and tag a release.

Also, this will determine the full version string according to git describe, so we can see what git revision was compiled by glancing at neopg version.

@lambdafu lambdafu merged commit 807c76b into master Nov 30, 2017
@lambdafu lambdafu deleted the release branch November 30, 2017 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant