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

Added SOVERSION field for shared library #231

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Added SOVERSION field for shared library #231

merged 1 commit into from
Nov 25, 2019

Conversation

xvitaly
Copy link
Contributor

@xvitaly xvitaly commented Nov 25, 2019

Most of GNU/Linux distributions require SOVERSION field of shared library to be set.

You should bump SOVERSION every time you draft a new release with breaking API changes.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
@coveralls
Copy link

coveralls commented Nov 25, 2019

Coverage Status

Coverage remained the same at 96.586% when pulling 1a6d4c4 on xvitaly:add-soversion into 5b5ca14 on SRombauts:master.

@SRombauts SRombauts merged commit 8329e7a into SRombauts:master Nov 25, 2019
@SRombauts
Copy link
Owner

Thank you :)

@xvitaly xvitaly deleted the add-soversion branch November 25, 2019 22:22
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.

3 participants