From 08ce0999a3e7b4a305dd4fa67fa38015c2f34872 Mon Sep 17 00:00:00 2001 From: smathis Date: Thu, 12 Feb 2026 12:05:34 +0100 Subject: [PATCH] Updated underlying version of motorBase to receive the RVEL bugfix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 672a261..d87f02c 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ ARCH_FILTER=RHEL% REQUIRED+=motorBase # Specify the version of motorBase we want to build against -motorBase_VERSION=7.2.2 +motorBase_VERSION=7.3.2 # These headers allow to depend on this library for derived drivers. HEADERS += src/pmacAsynIPPort.h