From 14819ef1ec753955313aa24510c173ce6989281f Mon Sep 17 00:00:00 2001
From: Andrew Johnson Any patch files linked below should be applied at the root of the
-base-3.15.3 tree. Download them, then use the GNU Patch program as
+base-3.15.5 tree. Download them, then use the GNU Patch program as
follows: The following significant problems have been reported with this
@@ -22,22 +22,11 @@ version of EPICS Base:EPICS Base R3.15.3: Known Problems
+EPICS Base R3.15.5: Known Problems
% cd /path/to/base-3.15.3
+
% cd /path/to/base-3.15.5
% patch -p0 < /path/to/file.patch
-
diff --git a/documentation/README.1st b/documentation/README.1st
index e82263d67..8349d445c 100644
--- a/documentation/README.1st
+++ b/documentation/README.1st
@@ -1,6 +1,6 @@
Installation Instructions
- EPICS Base Release 3.15.3
+ EPICS Base Release 3.15.5
--------------------------------------------------------------------------
diff --git a/documentation/README.html b/documentation/README.html
index 56aa27528..eef83ed58 100644
--- a/documentation/README.html
+++ b/documentation/README.html
@@ -9,7 +9,7 @@
Installation Instructions
-EPICS Base Release 3.15.3
+EPICS Base Release 3.15.5
Table of Contents
diff --git a/documentation/ReleaseChecklist.html b/documentation/ReleaseChecklist.html
index 085b22047..49d936ca2 100644
--- a/documentation/ReleaseChecklist.html
+++ b/documentation/ReleaseChecklist.html
@@ -135,17 +135,17 @@ relevent roles unless the Release Manager designates otherwise:
cd ~/base/mirror-3.15
- bzr tag R3.15.3-rcn + bzr tag R3.15.5-rcn
cd ~/baseThis requires that the Bazaar keywords plugin is installed and @@ -274,7 +274,7 @@ relevent roles unless the Release Manager designates otherwise:
- bzr export --keywords=publish - --root=base-3.15.3-rcn - -r tag:R3.15.3-rcn - base-3.15.3-rcn.tar.gz + bzr export + --root=base-3.15.5-rcn + -r tag:R3.15.5-rcn + base-3.15.5-rcn.tar.gz mirror-3.15
cd ~/base/mirror-3.15
- bzr tag R3.15.3 + bzr tag R3.15.5
cd ~/baseThis requires that the Bazaar keywords plugin is installed and
- bzr export --keywords=publish - --root=base-3.15.3 - -r tag:R3.15.3 - base-3.15.3.tar.gz + bzr export + --root=base-3.15.5 + -r tag:R3.15.5 + base-3.15.5.tar.gz mirror-3.15