From 888124e727117888b246731a261960b19f360f27 Mon Sep 17 00:00:00 2001
From: Jeong Han Lee <jeonghan.lee@gmail.com>
Date: Sat, 10 Nov 2018 17:59:25 +0100
Subject: [PATCH] require 3.0.2

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

diff --git a/McoreUtils b/McoreUtils
index 291bdb6..f92a621 160000
--- a/McoreUtils
+++ b/McoreUtils
@@ -1 +1 @@
-Subproject commit 291bdb630d59074ad099ef86bd0236732f37f151
+Subproject commit f92a621ce4e19e3be34ee3c3002e8146789bf77f
diff --git a/configure/RELEASE b/configure/RELEASE
index 423ebec..ea7e407 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.0
+E3_REQUIRE_VERSION:=3.0.2
 
 
 # ONLY IF this module has the sequencer dependency. However,
-- 
GitLab