Documentation: Change to release-based versioning

Replace dated documentation scheme by one using release version.
This commit is contained in:
Dave Hickin
2016-03-18 21:39:04 +00:00
parent d2fc922ee7
commit 5eb29dcfc4

View File

@@ -37,21 +37,9 @@
<h1>EPICS pvDataCPP</h1>
<!-- Maturity: Working Draft or Request for Comments, or Recommendation, and date. -->
<h2 class="nocount">EPICS v4 Working Group, Working Draft, 23-June-2015</h2>
<h2 class="nocount">Release 5.1-DEV - 2016.03.18</h2>
<dl>
<dt>Latest version:</dt>
<dd><a
href="pvDataCPP.html">pvDataCPP.html</a>
</dd>
<dt>This version:</dt>
<dd><a
href="pvDataCPP_20150623.html">pvDataCPP_20150623.html</a>
</dd>
<dt>Previous version:</dt>
<dd><a
href="pvDataCPP_20141110.html">pvDataCPP_20141110.html</a>
</dd>
<dt>Editors:</dt>
<dd>Marty Kraimer, BNL</dd>
<dd>Michael Davidsaver, BNL</dd>
@@ -79,7 +67,8 @@ V4 control system programming environment:<br />
<h2 class="nocount">Status of this Document</h2>
<p>This is the 23-June-2015 version of the C++ implementation of pvData.
<p>This is the 18-March-2016 version for the 5.1-development release of the
C++ implementation of pvData.
</p>
<p>RELEASE_NOTES.md provides changes since the last release.