Cbc 2.10.10
config_cbc.h
Go to the documentation of this file.
1/* src/config_cbc.h. Generated by configure. */
2/* src/config_cbc.h.in. */
3
4#ifndef CBC_VERSION
5
6/* Version number of project */
7#define CBC_VERSION "2.10.10"
8
9/* Major Version number of project */
10#define CBC_VERSION_MAJOR 2
11
12/* Minor Version number of project */
13#define CBC_VERSION_MINOR 10
14
15/* Release Version number of project */
16#define CBC_VERSION_RELEASE 10
17
18#endif