No build changes for R3.14.2. Removed the R3.13 release number from text.

This commit is contained in:
Janet B. Anderson
2003-04-03 21:59:42 +00:00
parent b030fdeca3
commit 41e66161de

View File

@@ -10,12 +10,12 @@
<body>
<center>
<h2>Building EPICS R3.13 applications with R3.14.1 base</h2>
<h2>Building EPICS R3.13 applications with R3.14 base</h2>
</center>
<p><br>
This document describes how to modify a R3.13 vxWorks application so that it
builds with release R3.14.1.  It describes an easy way to modify
builds with release R3.14.  It describes an easy way to modify
applications subject to the following restrictions:</p>
<ul>
<li>The application still uses config rules rather than the configure rules
@@ -69,7 +69,7 @@ however, has a config directory. Makesure that config/RELEASE has the same
location for base as configure/RELEASE.</p>
<p>snc is no longer in base. If snc is used in your application, you must
download and build the seq module with baseR3.14.1. See the Application
download and build the seq module with baseR3.14. See the Application
Developer's Guide to see how to build sequence programs.</p>
<p>If you build sequencer programs add the lines</p>