Skip to content

Set library version on future releases #323

Description

@jin-eld

Adding this issue as discussed with @iphydf on IRC as a reminder for future versions:

make sure to correctly set the library version which describes ABI compatibility.

For the autotools build this can be done by setting the LIBTOXCORE_LT_VERSION variable in configure.ac, its value is then passed to libtool. There probably is something similar for the cmake build as well.

More details about library versioning can be found here:
https://www.gnu.org/software/libtool/manual/libtool.html#Versioning

Metadata

Metadata

Assignees

Labels

P1High priority

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions