From a2eb61f0510f3ea6f613041c051285e5b6eb33a9 Mon Sep 17 00:00:00 2001 From: Sinisa Veseli <sveseli@aps.anl.gov> Date: Wed, 7 Aug 2019 15:31:57 -0500 Subject: [PATCH] update software version --- etc/dm.deploy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dm.deploy.conf b/etc/dm.deploy.conf index f59fc735..270d7b39 100644 --- a/etc/dm.deploy.conf +++ b/etc/dm.deploy.conf @@ -14,5 +14,5 @@ DM_DAQ_WEB_SERVICE_URL=https://DM_HOSTNAME:33336 DM_CAT_WEB_SERVICE_URL=https://DM_HOSTNAME:44436 DM_PROC_WEB_SERVICE_URL=https://DM_HOSTNAME:55536 DM_APS_DB_WEB_SERVICE_URL=https://DM_HOSTNAME:11236 -DM_SOFTWARE_VERSION=3.0.0 +DM_SOFTWARE_VERSION=3.0.1 -- GitLab