Update module version and release date for V4.6.0-rc1
This commit is contained in:
@ -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>
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user