From 4930b2bfebb24aeb28187ed7def18e3075762d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Wed, 1 May 2024 10:32:16 +0200 Subject: [PATCH] Use ecmc 9.5.0 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 62d736f..21cd8bf 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -16,7 +16,7 @@ OPT_CXXFLAGS_YES = -O3 # dependencies ECmasterECMC_VERSION = v1.1.0 -ecmc_VERSION = 9.4.0 +ecmc_VERSION = 9.5.0 ################################################################################ # THIS RELATES TO THE EtherCAT MASTER LIBRARY