From e1224936ca78c8da5df8b99b4559c8f5908ef5d2 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 25 Mar 2025 17:02:53 +0100 Subject: [PATCH] udpate api versioning --- slsSupportLib/include/sls/versionAPI.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index a5063ee32..438d48f3c 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -8,6 +8,6 @@ #define APICTB "9.1.0 0x250204" #define APIXILINXCTB "9.1.0 0x250204" #define APIMYTHEN3 "9.1.0 0x250304" -#define APILIB "9.1.0 0x250311" -#define APIRECEIVER "9.1.0 0x250311" #define APIJUNGFRAU "9.1.0 0x250318" +#define APILIB "9.1.0 0x250325" +#define APIRECEIVER "9.1.0 0x250325"