Increment motor module release to R6-8.

This commit is contained in:
Ron Sluiter
2012-04-11 20:33:17 +00:00
parent ae12aa2b3a
commit 74cda288ea
3 changed files with 32 additions and 4 deletions
+2 -2
View File
@@ -37,9 +37,9 @@
</ul>
<a name="Overview"></a>
<h2>Overview</h2> This documentation describes version R6-7 of the EPICS motor
<h2>Overview</h2> This documentation describes version R6-8 of the EPICS motor
record, and related EPICS software required to build and use it.&nbsp; Version
R6-7 of the motor record is compatible with EPICS base R3.14.12.1 and above.
R6-8 of the motor record is compatible with EPICS base R3.14.12.2 and above.
<p>
The motor record is intended to support motors of all kinds, but currently
supports only the following variety of motor controllers (in addition to Soft
+29 -1
View File
@@ -5,13 +5,41 @@
<meta content="Ronald L. Sluiter" name="Author" />
<meta content="Synopsis of modifications, fixes and new features for each motor record release."
name="Description" />
<title>EPICS Motor Record Release R6-7 Notice</title>
<title>EPICS Motor Record Release R6-8 Notice</title>
<meta content="Ronald L. Sluiter" name="author" />
<meta content="Notification of bug fixes, functional changes and new features." name="description" />
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type" />
</head>
<body>
<div style="text-align: center">
<h1>
<b>Motor Record Version 6-8 Release Notice</b></h1>
</div>
<div style="text-align: center">
<h4>
Modifications to Existing Features</h4>
</div>
<div style="text-align: left">
<p>
<b></b>
</p>
<p>
</p>
</div>
<div style="text-align: center">
<h4>
New Features</h4>
</div>
<div style="text-align: left">
<p>
<b></b>
</p>
<p>
</p>
</div>
<p>
</p>
<div style="text-align: center">
<h1>
+1 -1
View File
@@ -155,7 +155,7 @@ HeadURL: $URL$
*
*/
#define VERSION 6.7
#define VERSION 6.8
#include <stdlib.h>
#include <string.h>