Skip to content

Remove the public API to query the client version number

Peter Hutterer requested to merge whot/libei:wip/drop-version-API into main

With the planned switch to a protocol supporting multiple interfaces (a la wayland), a single version number is no longer useful. Remove this API, we can add something more specific later if we need to.

Merge request reports