From d47820b543aad6f4091dfa9f30ebd9f1aade3b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Sandstr=C3=B6m?= Date: Mon, 16 Dec 2024 10:41:02 +0100 Subject: [PATCH] Prep for ecmc v10 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index bf878ec..70513b7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ OPT_CXXFLAGS_YES = -O3 # dependencies ECmasterECMC_VERSION = v1.1.0 -ecmc_VERSION = sandst_a +ecmc_VERSION = v10.0.0_RC1 ################################################################################ # THIS RELATES TO THE EtherCAT MASTER LIBRARY