Set next development version

This commit is contained in:
Michael Davidsaver
2020-07-26 13:36:14 -07:00
parent 8e183c23e1
commit 084eb08138
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@
EPICS_PVA_MAJOR_VERSION = 7
EPICS_PVA_MINOR_VERSION = 1
EPICS_PVA_MAINTENANCE_VERSION = 2
EPICS_PVA_MAINTENANCE_VERSION = 3
# Development flag, set to zero for release versions
EPICS_PVA_DEVELOPMENT_FLAG = 0
EPICS_PVA_DEVELOPMENT_FLAG = 1
# Immediately after a release the MAINTENANCE_VERSION
# will be incremented and the DEVELOPMENT_FLAG set to 1