libsmu
1.0.4
Library for interfacing with ADALM1000 devices
|
Library versioning support. Versioning for libsmu follows the guidelines of semantic versioning for shared libraries (http://semver.org/). More...
Go to the source code of this file.
Macros | |
#define | LIBSMU_VERSION_MAJOR 1 |
The major version of the libsmu library (X.0.0). | |
#define | LIBSMU_VERSION_MINOR 0 |
The minor version of the libsmu library (0.X.0). | |
#define | LIBSMU_VERSION_PATCH 4 |
The patch version of the libsmu library (0.0.X). | |
#define | LIBSMU_VERSION |
A numerical libsmu library version. More... | |
#define | LIBSMU_VERSION_STR "1.0.4" |
A string representing the libsmu library version. | |
Library versioning support. Versioning for libsmu follows the guidelines of semantic versioning for shared libraries (http://semver.org/).
#define LIBSMU_VERSION |
A numerical libsmu library version.