Loading...
Searching...
No Matches
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 606030000L
7
8extern char* aerospike_client_version;
char * aerospike_client_version