Files
pvAccess/configure/CONFIG_PVACCESS_VERSION
Michael Davidsaver 5972306346 release notes for 7.1.0
2019-10-31 10:39:19 -07:00

13 lines
346 B
Plaintext

# Version number for the PV Access API and shared library
EPICS_PVA_MAJOR_VERSION = 7
EPICS_PVA_MINOR_VERSION = 1
EPICS_PVA_MAINTENANCE_VERSION = 0
# Development flag, set to zero for release versions
EPICS_PVA_DEVELOPMENT_FLAG = 1
# Immediately after a release the MAINTENANCE_VERSION
# will be incremented and the DEVELOPMENT_FLAG set to 1