ZDoom / ZMusic

GZDoom's music system as a standalone library
https://forum.zdoom.org/index.php
64 stars 33 forks source link

Add versioning to soname #4

Closed ghost closed 4 years ago

ghost commented 4 years ago

zmusic's soname is currently "libzmusic.so" without a version. It's standard to include version numbers in sonames, so "libzmusic.so.1.1.0" would be better.