diff --git a/configure/RELEASE b/configure/RELEASE
index 038edf88166ba65782242fc7b52cd7e4c4e04951..908c363f44e6f13956dad7ca469deab583b4af67 100644
--- a/configure/RELEASE
+++ b/configure/RELEASE
@@ -1,9 +1,10 @@
-EPICS_BASE=/testing/epics/base-3.15.5
+EPICS_BASE=/epics/base-3.15.5
+
 
 E3_REQUIRE_NAME:=require
-E3_REQUIRE_VERSION:=0.0.0
+E3_REQUIRE_VERSION:=3.0.0
+
 
 # The definitions shown below can also be placed in an untracked RELEASE.local
 -include $(TOP)/../RELEASE.local
 -include $(TOP)/configure/RELEASE.local
-