Bonmin  1.8.8
config_bonmin.h
Go to the documentation of this file.
1 /* src/Interfaces/config_bonmin.h. Generated by configure. */
2 /* src/Interfaces/config_bonmin.h.in. */
3 
4 #ifndef __CONFIG_BONMIN_H__
5 #define __CONFIG_BONMIN_H__
6 
7 /* Version number of project */
8 #define BONMIN_VERSION "1.8.8"
9 
10 /* Major Version number of project */
11 #define BONMIN_VERSION_MAJOR 1
12 
13 /* Minor Version number of project */
14 #define BONMIN_VERSION_MINOR 8
15 
16 /* Release Version number of project */
17 #define BONMIN_VERSION_RELEASE 8
18 
19 #endif