Clear development flag for 1.2.2 release

This commit is contained in:
Andrew Johnson
2019-10-31 17:58:09 -05:00
parent 58a2159969
commit 3024f9fb0c

View File

@ -9,7 +9,7 @@ EPICS_QSRV_ABI_MINOR_VERSION = 1
# Development flag, set to zero for release versions # Development flag, set to zero for release versions
EPICS_QSRV_DEVELOPMENT_FLAG = 1 EPICS_QSRV_DEVELOPMENT_FLAG = 0
# Immediately after a release the MAINTENANCE_VERSION # Immediately after a release the MAINTENANCE_VERSION
# will be incremented and the DEVELOPMENT_FLAG set to 1 # will be incremented and the DEVELOPMENT_FLAG set to 1