diff --git a/documentation/motorRecord.html b/documentation/motorRecord.html index 319c21ab..8976a121 100644 --- a/documentation/motorRecord.html +++ b/documentation/motorRecord.html @@ -37,9 +37,9 @@ -

Overview

This documentation describes version R6-7 of the EPICS motor +

Overview

This documentation describes version R6-8 of the EPICS motor record, and related EPICS software required to build and use it.  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.

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 diff --git a/documentation/motor_release.html b/documentation/motor_release.html index 4c7748ca..b1183441 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -5,13 +5,41 @@ - EPICS Motor Record Release R6-7 Notice + EPICS Motor Record Release R6-8 Notice +

+

+ Motor Record Version 6-8 Release Notice

+
+
+

+ Modifications to Existing Features

+
+
+

+ +

+

+

+
+
+

+ New Features

+
+
+

+ +

+

+

+
+

+

diff --git a/motorApp/MotorSrc/motorRecord.cc b/motorApp/MotorSrc/motorRecord.cc index ccf921e3..d0686cf0 100644 --- a/motorApp/MotorSrc/motorRecord.cc +++ b/motorApp/MotorSrc/motorRecord.cc @@ -155,7 +155,7 @@ HeadURL: $URL$ * */ -#define VERSION 6.7 +#define VERSION 6.8 #include #include