updated version

This commit is contained in:
Matej Sekoranja
2016-07-26 23:34:15 +02:00
parent 2157a9e1a8
commit 2cf38c875b
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,6 +1,11 @@
Release 5.x.x
==========
*
Release 5.0.0
==========
* Remote channel destroy support
* Multiple network inteface support
* Local multicast (repetitor) reimplemented
+3 -3
View File
@@ -3,9 +3,9 @@
TOP = ..
include $(TOP)/configure/CONFIG
EPICS_PVA_MAJOR_VERSION = 4
EPICS_PVA_MINOR_VERSION = 2
EPICS_PVA_MAINTENANCE_VERSION = 0
EPICS_PVA_MAJOR_VERSION = 5
EPICS_PVA_MINOR_VERSION = 0
EPICS_PVA_MAINTENANCE_VERSION = 1
EPICS_PVA_DEVELOPMENT_FLAG = 1
EXPANDVARS += EPICS_PVA_MAJOR_VERSION