diff --git a/configure/CONFIG_MODULE b/configure/CONFIG_MODULE
index 319d6613d635c2e32a2e920fe62ab51e0e72f78c..e61f7c68cd66bd67db5c8edbdcff926d6b1fd37d 100644
--- a/configure/CONFIG_MODULE
+++ b/configure/CONFIG_MODULE
@@ -1,6 +1,6 @@
 EPICS_MODULE_NAME:=asyn
 EPICS_MODULE_TAG:=tags/R4-44-2
-E3_MODULE_VERSION:=4.44.2+2
+E3_MODULE_VERSION:=4.44.2+3
 
 E3_MODULE_NAME:=$(EPICS_MODULE_NAME)
 E3_MODULE_SRC_PATH:=$(EPICS_MODULE_NAME)
diff --git a/configure/RELEASE b/configure/RELEASE
index 4898e819f74815ccfce985d41f19629f8aae1664..e298103d3492dae71218a7d4b1c918478ea0abe3 100644
--- a/configure/RELEASE
+++ b/configure/RELEASE
@@ -1,8 +1,8 @@
 #
-EPICS_BASE:=/epics/base-7.0.8
+EPICS_BASE:=/epics/base-7.0.8.1
 
 E3_REQUIRE_NAME:=require
-E3_REQUIRE_VERSION:=5.1.0
+E3_REQUIRE_VERSION:=5.1.1
 
 # The definitions shown below can also be placed in an untracked RELEASE.local
 -include $(TOP)/../../RELEASE.local