summaryrefslogtreecommitdiff
path: root/thirdparty/windows/include/coin/config_ipopt_default.h
blob: 5493dd66db5fec23c0b9c7f02a45abcc46124855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

/***************************************************************************/
/*           HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS                */
/*    These are only in effect in a setting that doesn't use configure     */
/***************************************************************************/

/* Version number of project */
#define IPOPT_VERSION "3.11.0"

/* Major Version number of project */
#define IPOPT_VERSION_MAJOR 3

/* Minor Version number of project */
#define IPOPT_VERSION_MINOR 11

/* Release Version number of project */
#define IPOPT_VERSION_RELEASE 0