Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.5"
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 5
17 
18 #endif