From 0da78d2e7254ee12a8359144f568a69f460a60d0 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 22 Apr 2025 15:04:22 +0200 Subject: [PATCH] Changed back to dev version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fae07b1..1c9fa85 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ REQUIRED+=sinqMotor motorBase_VERSION=7.2.2 # Specify the version of sinqMotor we want to build against -sinqMotor_VERSION=0.13.0 +sinqMotor_VERSION=mathis_s # These headers allow to depend on this library for derived drivers. HEADERS += src/pmacAsynIPPort.h