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

Update version handling. #159

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Update version handling. #159

merged 1 commit into from
Jul 27, 2024

Conversation

notroj
Copy link
Owner

@notroj notroj commented Jul 27, 2024

* macros/neon.m4 (NE_MINIMUM_VERSION): New macro. (NE_REQUIRE_VERSIONS): Rejig to use NE_MINIMUM_VERSION. The first version given in minor releases is used as the minimum, all others now ignored.

* test/util-tests.c (versioning): Update versioning to assume 1.0 is maintains backwards-compat to 0.27.

* README.md: Note use of semver.

* macros/neon.m4 (NE_MINIMUM_VERSION): New macro.
  (NE_REQUIRE_VERSIONS): Rejig to use NE_MINIMUM_VERSION. The first
  version given in minor releases is used as the minimum, all
  others now ignored.

* test/util-tests.c (versioning): Update versioning to assume 1.0 is
  maintains backwards-compat to 0.27.

* README.md: Note use of semver.
@notroj notroj merged commit 43a2932 into master Jul 27, 2024
194 of 196 checks passed
@notroj notroj deleted the versioning branch July 27, 2024 12:57
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.

1 participant