summaryrefslogtreecommitdiff
path: root/thirdparty/linux/include/coin/CglConfig.h
blob: b148cf367f30fc3df094278fd617e4d94e8ea589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* src/config_cgl.h.  Generated by configure.  */
/* src/config_cgl.h.in. */

#ifndef __CONFIG_CGL_H__
#define __CONFIG_CGL_H__

/* Version number of project */
#define CGL_VERSION "0.59.7"

/* Major Version number of project */
#define CGL_VERSION_MAJOR 0

/* Minor Version number of project */
#define CGL_VERSION_MINOR 59

/* Release Version number of project */
#define CGL_VERSION_RELEASE 7

#endif