summaryrefslogtreecommitdiff
path: root/thirdparty/linux/include/coin/OsiConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/linux/include/coin/OsiConfig.h')
-rw-r--r--thirdparty/linux/include/coin/OsiConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/linux/include/coin/OsiConfig.h b/thirdparty/linux/include/coin/OsiConfig.h
index 2e42bb9..ee9424f 100644
--- a/thirdparty/linux/include/coin/OsiConfig.h
+++ b/thirdparty/linux/include/coin/OsiConfig.h
@@ -5,7 +5,7 @@
#define __CONFIG_OSI_H__
/* Version number of project */
-#define OSI_VERSION "0.107.4"
+#define OSI_VERSION "0.107.8"
/* Major Version number of project */
#define OSI_VERSION_MAJOR 0
@@ -14,6 +14,6 @@
#define OSI_VERSION_MINOR 107
/* Release Version number of project */
-#define OSI_VERSION_RELEASE 4
+#define OSI_VERSION_RELEASE 8
#endif