From 1b41e39ad1cbc7f58468f20daef5147f5f32459e Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 26 Nov 2024 15:14:03 +0100 Subject: [PATCH] updated client versioning (#1061) --- 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 ae23d8ef0..e876dd8b5 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -9,5 +9,5 @@ #define APIXILINXCTB "9.0.0 0x241121" #define APIEIGER "9.0.0 0x241121" #define APIMYTHEN3 "9.0.0 0x241121" -#define APILIB "developer 0x241122" -#define APIRECEIVER "developer 0x241122" +#define APILIB "9.0.0 0x241126" +#define APIRECEIVER "9.0.0 0x241126"