summaryrefslogtreecommitdiff
path: root/thirdparty/linux/include/coin/SymConfig.h
blob: 08cb2010dd78f9e8071ece0e671ad5e3ed0b8ea7 (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.16"

/* 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 16

#endif