From 85d9fac87677cd126ef445a8c419043b868748b9 Mon Sep 17 00:00:00 2001
From: Gabriel Fedel <gabriel.fedel@esss.se>
Date: Thu, 23 Feb 2023 16:01:35 +0100
Subject: [PATCH] Bump llrfsystem version

---
 st.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/st.cmd b/st.cmd
index 89e306a..9f0efc9 100644
--- a/st.cmd
+++ b/st.cmd
@@ -17,7 +17,7 @@ iocshLoad("$(essioc_DIR)/common_config.iocsh")
 
 # Load LLRF
 require sis8300llrf, 5.14.2+1
-require llrfsystem, 3.13.2+1
+require llrfsystem, 3.13.3+1
 
 iocshLoad("$(llrfsystem_DIR)/llrfsystem.iocsh")
 
-- 
GitLab