updated version to 5.0.0

This commit is contained in:
Matej Sekoranja
2016-07-26 23:32:13 +02:00
parent 2157a9e1a8
commit fd8b984daf
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Release 5.x.x
Release 5.0.0
==========
* Remote channel destroy support
+3 -3
View File
@@ -3,10 +3,10 @@
TOP = ..
include $(TOP)/configure/CONFIG
EPICS_PVA_MAJOR_VERSION = 4
EPICS_PVA_MINOR_VERSION = 2
EPICS_PVA_MAJOR_VERSION = 5
EPICS_PVA_MINOR_VERSION = 0
EPICS_PVA_MAINTENANCE_VERSION = 0
EPICS_PVA_DEVELOPMENT_FLAG = 1
EPICS_PVA_DEVELOPMENT_FLAG = 0
EXPANDVARS += EPICS_PVA_MAJOR_VERSION
EXPANDVARS += EPICS_PVA_MINOR_VERSION