xapian/version.h File Reference
Define preprocesor symbols for the library version.
More...
Detailed Description
Define preprocesor symbols for the library version.
Define Documentation
#define XAPIAN_MAJOR_VERSION 1 |
The major component of the Xapian version.
E.g. for Xapian 1.0.14 this would be: 1
#define XAPIAN_MINOR_VERSION 2 |
The minor component of the Xapian version.
E.g. for Xapian 1.0.14 this would be: 0
#define XAPIAN_REVISION 4 |
The revision component of the Xapian version.
E.g. for Xapian 1.0.14 this would be: 14