sahlberg/libnfs

RFE: Add version number to API

Closed this issue · 0 comments

It would be helpful to have libnfs’s API expose its version number.

Something like:

#define LIBNFS_VERSION_MAJOR 5
#define LIBNFS_VERSION_MINOR 1
#define LIBNFS_VERSION_PATCH 2