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

#ifndef __CONFIG_OSI_H__
#define __CONFIG_OSI_H__

/* Version number of project */
#define OSI_VERSION "0.107.8"

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

/* Minor Version number of project */
#define OSI_VERSION_MINOR 107

/* Release Version number of project */
#define OSI_VERSION_RELEASE 8

#endif