From cff13b9aa7dafb83f15f29e7fa0bc1af0c85ad91 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 14 Dec 2018 17:11:47 -0600 Subject: [PATCH] Update version numbers in documentation --- documentation/KnownProblems.html | 8 ++++---- documentation/README.1st | 2 +- documentation/README.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/KnownProblems.html b/documentation/KnownProblems.html index 6ef523808..d38ad630c 100644 --- a/documentation/KnownProblems.html +++ b/documentation/KnownProblems.html @@ -4,17 +4,17 @@ - Known Problems in EPICS 7.0.1 + Known Problems in EPICS 7.0.2 -

EPICS 7.0.1: Known Problems

+

EPICS 7.0.2: Known Problems

Any patch files linked below should be applied at the root of the -base-7.0.1 tree. Download them, then use the GNU Patch program as +base-7.0.2 tree. Download them, then use the GNU Patch program as follows:

-
% cd /path/to/base-7.0.1
+
% cd /path/to/base-7.0.2
 % patch -p1 < /path/to/file.patch

The following problems were known by the developers at the time of this diff --git a/documentation/README.1st b/documentation/README.1st index 070b3d948..f0c560fb0 100644 --- a/documentation/README.1st +++ b/documentation/README.1st @@ -1,6 +1,6 @@ Installation Instructions - EPICS Base Release 7.0.1.1 + EPICS Base Release 7.0.2 -------------------------------------------------------------------------- diff --git a/documentation/README.html b/documentation/README.html index 3e5b4ad71..ab9a1f7a4 100644 --- a/documentation/README.html +++ b/documentation/README.html @@ -9,7 +9,7 @@

Installation Instructions

-

EPICS Base Release 7.0.1.1


+

EPICS Base Release 7.0.2



Table of Contents