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

This commit is contained in:
Andrew Johnson
2016-08-26 16:36:16 -05:00
parent c4a665ed82
commit 4d565a89f0
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<div class="head">
<h1>pvDatabaseCPP</h1>
<h2 class="nocount">Release 4.2-SNAPSHOT - 2016.07.14</h2>
<h2 class="nocount">Release 4.2.1 - 2016-08-26</h2>
<h2 class="nocount">Abstract</h2>

View File

@ -9,7 +9,7 @@ PVDATABASE_SRC = $(TOP)/src
LIBRARY += pvDatabase
# shared library ABI version.
SHRLIB_VERSION ?= 4.2.0
SHRLIB_VERSION ?= 4.2
INC += pv/channelProviderLocal.h
INC += pv/pvDatabase.h