From 87c0fde5ae0e16539e4db7bf8bfeeee84213ccd0 Mon Sep 17 00:00:00 2001
From: Jeong Han Lee <jeonghan.lee@gmail.com>
Date: Thu, 8 Nov 2018 13:24:41 +0100
Subject: [PATCH] upate 3.0.4 to test the siteApps

---
 configure/CONFIG_MODULE | 2 +-
 configure/RELEASE       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure/CONFIG_MODULE b/configure/CONFIG_MODULE
index 831ca025..0e815b78 100644
--- a/configure/CONFIG_MODULE
+++ b/configure/CONFIG_MODULE
@@ -3,7 +3,7 @@
 # However, it also could be overrided in CONFIG_MODULE.local.
 # Be careful to touch this file
 #
-EPICS_MODULE_TAG:=tags/v3.0.3
+EPICS_MODULE_TAG:=tags/v3.0.4
 #
 EPICS_MODULE_NAME:=${E3_REQUIRE_NAME}
 #
diff --git a/configure/RELEASE b/configure/RELEASE
index 64607155..91b4fe93 100644
--- a/configure/RELEASE
+++ b/configure/RELEASE
@@ -1,7 +1,7 @@
 EPICS_BASE=/epics/base-3.15.5
 
 E3_REQUIRE_NAME:=require
-E3_REQUIRE_VERSION:=3.0.3
+E3_REQUIRE_VERSION:=3.0.4
 
 
 # The definitions shown below can also be placed in an untracked RELEASE.local
-- 
GitLab