Add a function to get lib version
maitredede opened this issue · 2 comments
maitredede commented
Hi,
Can you add a function to get lib version ? For libnfc, there is nfc_version
.
smortex commented
I guess adding a freefare_version()
function that returns PACKAGE_VERSION
would be easy.
darconeous commented
I think this was addressed by #104.