00001 /* src/Interfaces/config_bonmin.h. Generated by configure. */ 00002 /* src/Interfaces/config_bonmin.h.in. */ 00003 00004 #ifndef __CONFIG_BONMIN_H__ 00005 #define __CONFIG_BONMIN_H__ 00006 00007 /* Version number of project */ 00008 #define BONMIN_VERSION "1.7.4" 00009 00010 /* Major Version number of project */ 00011 #define BONMIN_VERSION_MAJOR 1 00012 00013 /* Minor Version number of project */ 00014 #define BONMIN_VERSION_MINOR 7 00015 00016 /* Release Version number of project */ 00017 #define BONMIN_VERSION_RELEASE 4 00018 00019 #endif