From b5291d96196825fd2ce5d7ce47559b1dddf3449e Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 14 Dec 2017 18:55:23 -0600 Subject: [PATCH] Update/fix version numbers in documentation --- documentation/RELEASE_NOTES.md | 18 +++++++++--------- documentation/pvaClientCPP.html | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 628422d..44b57da 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -1,10 +1,10 @@ -EPICS V4 release 4.7 -==================== +pvaClientCPP Version 4.3.0 +========================== -Works with release/7.0 of pvDataCPP and release/6.0 of pvAccessCPP ------------------------------------------------------------------- +Works with pvDataCPP-7.0 and pvAccessCPP-6.0 versions +----------------------------------------------------- -Will not work with older versions. +Will not work with older versions of these modules. destroy methods removed ----------------------- @@ -42,8 +42,8 @@ A new method is also implemented ); -EPICS V4 release 4.6 -==================== +pvaClientCPP Version 4.2 +======================== * The examples are moved to exampleCPP. * Support for channelRPC is now available. @@ -51,8 +51,8 @@ EPICS V4 release 4.6 -EPICS V4 release 4.5 -==================== +pvaClientCPP Version 4.1 +======================== pvaClient is a synchronous API for pvAccess. diff --git a/documentation/pvaClientCPP.html b/documentation/pvaClientCPP.html index ee62eff..4335e90 100644 --- a/documentation/pvaClientCPP.html +++ b/documentation/pvaClientCPP.html @@ -4,7 +4,7 @@ - EPICS pva + EPICS pvaClientCPP

EPICS pvaClientCPP

-

Release 4.7.0-SNAPSHOT - 2017-06-29

+

Release 4.3.0 - 2017-12-14

Abstract