LALBurst 2.0.7.1-eeff03c
LALBurstConfig.h
Go to the documentation of this file.
1/* lib/LALBurstConfig.h. Generated from LALBurstConfig.h.in by configure. */
2/* only include this file if LALBurst's config.h has not been included */
3#ifndef LALBURST_VERSION
4
5/* LALBurst Version */
6#define LALBURST_VERSION "2.0.7.1"
7
8/* LALBurst Version Major Number */
9#define LALBURST_VERSION_MAJOR 2
10
11/* LALBurst Version Minor Number */
12#define LALBURST_VERSION_MINOR 0
13
14/* LALBurst Version Micro Number */
15#define LALBURST_VERSION_MICRO 7
16
17/* LALBurst Version Devel Number */
18#define LALBURST_VERSION_DEVEL 1
19
20#endif /* LALBURST_VERSION */