Botan 3.4.0
Crypto and TLS for C&
Macros
Build version information

Macros

#define BOTAN_DISTRIBUTION_INFO   "unspecified"
 
#define BOTAN_VERSION_DATESTAMP   0
 
#define BOTAN_VERSION_MAJOR   3
 
#define BOTAN_VERSION_MINOR   4
 
#define BOTAN_VERSION_PATCH   0
 
#define BOTAN_VERSION_RELEASE_TYPE   "unreleased"
 
#define BOTAN_VERSION_VC_REVISION   "git:afd43c536ff96e85d45837caa6f99125483c160a"
 

Detailed Description

Macro Definition Documentation

◆ BOTAN_DISTRIBUTION_INFO

#define BOTAN_DISTRIBUTION_INFO   "unspecified"

Definition at line 37 of file build.h.

Referenced by Botan::version_cstr().

◆ BOTAN_VERSION_DATESTAMP

#define BOTAN_VERSION_DATESTAMP   0

Definition at line 30 of file build.h.

Referenced by Botan::version_cstr(), and Botan::version_datestamp().

◆ BOTAN_VERSION_MAJOR

#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().

◆ BOTAN_VERSION_MINOR

#define BOTAN_VERSION_MINOR   4

Definition at line 28 of file build.h.

Referenced by Botan::short_version_cstr(), Botan::version_cstr(), and Botan::version_minor().

◆ BOTAN_VERSION_PATCH

#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().

◆ BOTAN_VERSION_RELEASE_TYPE

#define BOTAN_VERSION_RELEASE_TYPE   "unreleased"

Definition at line 33 of file build.h.

Referenced by Botan::version_cstr().

◆ BOTAN_VERSION_VC_REVISION

#define BOTAN_VERSION_VC_REVISION   "git:afd43c536ff96e85d45837caa6f99125483c160a"

Definition at line 35 of file build.h.

Referenced by Botan::version_cstr().