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

Sync Ruby/zlib version with gem version #4

Merged
merged 1 commit into from
Oct 9, 2018
Merged

Conversation

stomar
Copy link
Contributor

@stomar stomar commented Oct 3, 2018

Sync the version of the Ruby zlib library, Zlib::VERSION,
with the gem version. (This is not the version of the underlying
zlib library, which can be accessed via Zlib::ZLIB_VERSION.)

I think the gem version should be identical to the library version.
However, this would mean the library version would have to be
switched from 0.6.0 to 1.0.0, against semver.

Sync the version of the Ruby zlib library, Zlib::VERSION,
with the gem version.  (This is not the version of the underlying
zlib library, which can be accessed via Zlib::ZLIB_VERSION.)
@hsbt hsbt merged commit 13a2860 into ruby:master Oct 9, 2018
@stomar stomar deleted the zlib-version branch October 10, 2018 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants