Update/fix version numbers in documentation
This commit is contained in:
@ -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.
|
||||
|
@ -4,7 +4,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
||||
<title>EPICS pva</title>
|
||||
<title>EPICS pvaClientCPP</title>
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="http://epics-pvdata.sourceforge.net/base.css" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<div class="head">
|
||||
<h1>EPICS pvaClientCPP</h1>
|
||||
<h2 class="nocount">Release 4.7.0-SNAPSHOT - 2017-06-29</h2>
|
||||
<h2 class="nocount">Release 4.3.0 - 2017-12-14</h2>
|
||||
|
||||
<h2 class="nocount">Abstract</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user