diff --git a/GNUmakefile b/GNUmakefile index 317b7a9..19453e3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -16,7 +16,7 @@ OPT_CXXFLAGS_YES = -O3 # dependencies ECmasterECMC_VERSION = v1.1.0 -ecmc_VERSION = 9 +ecmc_VERSION = 9.6 BASE_DIR = . SRC_DIR = $(BASE_DIR)/src