emersion / basu

The sd-bus library, extracted from systemd
59 stars 8 forks source link

Reset version number to 0.1.0 #26

Closed kennylevinsen closed 4 years ago

kennylevinsen commented 4 years ago

No need to follow systemd version numbers, so set project version to 0.1.0 and the soversion to 1.

Closes: https://github.com/emersion/basu/issues/25

emersion commented 4 years ago

Note that the symbol versioning is still systemd's: https://github.com/emersion/basu/blob/master/src/libsystemd/libsystemd.sym

But that's probably for the best?

kennylevinsen commented 4 years ago

Note that the symbol versioning is still systemd's: https://github.com/emersion/basu/blob/master/src/libsystemd/libsystemd.sym

But that's probably for the best?

On the other hand, those numbers' only use case is binary compatibility in a use-case where a binary was built against libsystemd.