All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
version.h
Go to the documentation of this file.
1// Version format: MNNPPBBBB
2// M: major
3// N: minor
4// P: patch
5// B: build id
6#define AEROSPIKE_CLIENT_VERSION 700040000L
7
8extern char* aerospike_client_version;
char * aerospike_client_version