1Version of the BrlAPI library(3) BrlAPI Version of the BrlAPI library(3)
2
3
4
6 Version of the BrlAPI library -
7
8 Defines
9 #define BRLAPI_RELEASE '0.5.0'
10 #define BRLAPI_MAJOR 0
11 #define BRLAPI_MINOR 5
12 #define BRLAPI_REVISION 0
13
15 #define BRLAPI_MAJOR 0
16 Library major version.
17
18 #define BRLAPI_MINOR 5
19 Library minor version.
20
21 #define BRLAPI_RELEASE '0.5.0'
22 Library version.
23
24 #define BRLAPI_REVISION 0
25 Library revision.
26
27
28
29Version 1.0 4 Jun 2007 Version of the BrlAPI library(3)