From 865bcc989ca1d839af13b295425fb44758385038 Mon Sep 17 00:00:00 2001
From: Tejas Guruswamy <tguruswamy@anl.gov>
Date: Wed, 15 Nov 2023 14:15:06 -0600
Subject: [PATCH] Update to ImageJ 1.54

---
 build_imagej+ad_plugins.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_imagej+ad_plugins.sh b/build_imagej+ad_plugins.sh
index a8c1ef7..89b8760 100644
--- a/build_imagej+ad_plugins.sh
+++ b/build_imagej+ad_plugins.sh
@@ -3,7 +3,7 @@
 # Download and build ImageJ and ADViewers EPICS plugins
 
 # Select from http://wsr.imagej.net/distros/linux/
-IMAGEJ_VER="153"
+IMAGEJ_VER="154"
 # Select from https://github.com/areaDetector/ADViewers/tags
 ADVIEWERS_VER="R1-7"
 # Select from https://github.com/fiji/HDF5_Vibez/tags
-- 
GitLab