DevIL icon indicating copy to clipboard operation
DevIL copied to clipboard

SOVERSION bump needed?

Open nieder opened this issue 1 year ago • 0 comments

In commit 1763633 (post v1.8.0), the SOVERSION for the libraries was set to 1. This matches the old versioning for v1.7.8 (autotools). However, many symbols seems to have been switched from C to C++. Because the symbols are now different, does that require that the SOVERSION be increased to 2 since the libraries are no longer truly backwards compatible?

nieder avatar Apr 11 '23 11:04 nieder