![]() |
libfilezilla
|
Macros and functions to get the version of the headers and the library. More...
Go to the source code of this file.
Namespaces | |
namespace | fz |
The namespace used by libfilezilla. | |
Functions | |
std::string | get_version_string () |
Get version string of libfilezilla. | |
std::tuple< int, int, int, int, std::string > | get_version () |
Get version of libfilezilla broken down into components major, minor, micro, nano and suffix. | |
Macros and functions to get the version of the headers and the library.