Botan 3.5.0
Crypto and TLS for C&
|
Macros | |
#define | BOTAN_DISTRIBUTION_INFO "unspecified" |
#define | BOTAN_VERSION_DATESTAMP 20240708 |
#define | BOTAN_VERSION_MAJOR 3 |
#define | BOTAN_VERSION_MINOR 5 |
#define | BOTAN_VERSION_PATCH 0 |
#define | BOTAN_VERSION_RELEASE_TYPE "release" |
#define | BOTAN_VERSION_VC_REVISION "git:2e5c7d3eb0dcb63d087fc3e7c92010aa82509bbf" |
#define BOTAN_DISTRIBUTION_INFO "unspecified" |
Definition at line 37 of file build.h.
Referenced by Botan::version_cstr().
#define BOTAN_VERSION_DATESTAMP 20240708 |
Definition at line 30 of file build.h.
Referenced by Botan::version_cstr(), and Botan::version_datestamp().
#define BOTAN_VERSION_MAJOR 3 |
Definition at line 27 of file build.h.
Referenced by Botan::short_version_cstr(), Botan::version_cstr(), and Botan::version_major().
#define BOTAN_VERSION_MINOR 5 |
Definition at line 28 of file build.h.
Referenced by Botan::short_version_cstr(), Botan::version_cstr(), and Botan::version_minor().
#define BOTAN_VERSION_PATCH 0 |
Definition at line 29 of file build.h.
Referenced by Botan::short_version_cstr(), Botan::version_cstr(), and Botan::version_patch().
#define BOTAN_VERSION_RELEASE_TYPE "release" |
Definition at line 33 of file build.h.
Referenced by Botan::version_cstr().
#define BOTAN_VERSION_VC_REVISION "git:2e5c7d3eb0dcb63d087fc3e7c92010aa82509bbf" |
Definition at line 35 of file build.h.
Referenced by Botan::version_cstr().