diff --git a/docs/index.html b/docs/index.html
index dcaa6b9..50b0b77 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -120,7 +120,7 @@ Longer code segments are often set in a box.
Changes in Version 2.8
- Support standard EPICS module build system.
-
- Compatible with EPICS base releases up to 7.0.1.
+
- Compatible with EPICS 7.
- Support for new record types: int64in, int64out, lsi, lso.
- Support for INT64 and UINT64 in aai, aao, waveform.
diff --git a/docs/setup.html b/docs/setup.html
index 85f8a7c..28c3d20 100644
--- a/docs/setup.html
+++ b/docs/setup.html
@@ -17,7 +17,7 @@
StreamDevice works with
EPICS base
-versions from R3.14.6 on, tested up to 7.0.1.
+versions from R3.14.6 on, tested up to 7.0.3.
It also works (with limitations) with older
R3.13
versions from R3.13.7 on.