Update module version and release date for V4.6.0-rc1

This commit is contained in:
Andrew Johnson
2016-08-26 16:02:05 -05:00
parent 400f842b64
commit b67203ed1c
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<div class="head">
<h1>EPICS pvaClientCPP</h1>
<h2 class="nocount">Release 4.2.0-SNAPSHOT - 2016-07-14</h2>
<h2 class="nocount">Release 4.2.1 - 2016-08-26</h2>
<h2 class="nocount">Abstract</h2>

View File

@ -6,7 +6,7 @@ include $(TOP)/configure/CONFIG
LIBRARY += pvaClient
# shared library ABI version.
SHRLIB_VERSION ?= 4.2.0
SHRLIB_VERSION ?= 4.2
INC += pv/pvaClient.h
INC += pv/pvaClientMultiChannel.h