Revision ce2d5e2b

b/host/include/uhd/version.hpp
24 24
/*!
25 25
 * The ABI version string that the client application builds against.
26 26
 * Call get_abi_string() to check this against the library build.
27
 * The format is oldest ABI compatible release - ABI compat number.
27
 * The format is oldest API compatible release - ABI compat number.
28 28
 * The compatibility number allows pre-release ABI to be versioned.
29 29
 */
30 30
#define UHD_VERSION_ABI_STRING "3.4.0-0"

Also available in: Unified diff