summaryrefslogtreecommitdiff
path: root/thirdparty/linux/include/coin/SymConfig.h
blob: d3c548e72a29d10c4b1635f443f18c718ae3e5b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* include/config_sym.h.  Generated by configure.  */
/* include/config_sym.h.in. */

#ifndef __CONFIG_SYM_H__
#define __CONFIG_SYM_H__

/* Version number of project */
#define SYMPHONY_VERSION "5.6.10"

/* Major Version number of project */
#define SYMPHONY_VERSION_MAJOR 5

/* Minor Version number of project */
#define SYMPHONY_VERSION_MINOR 6

/* Release Version number of project */
#define SYMPHONY_VERSION_RELEASE 10

#endif