This commit is contained in:
Michael Davidsaver
2019-03-18 11:22:15 -07:00
parent 5b7b865965
commit 78410499f0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
EPICS_PVA_MAJOR_VERSION = 6 EPICS_PVA_MAJOR_VERSION = 6
EPICS_PVA_MINOR_VERSION = 1 EPICS_PVA_MINOR_VERSION = 1
EPICS_PVA_MAINTENANCE_VERSION = 0 EPICS_PVA_MAINTENANCE_VERSION = 1
EPICS_PVA_DEVELOPMENT_FLAG = 0 EPICS_PVA_DEVELOPMENT_FLAG = 0

View File

@ -38,7 +38,7 @@ PROJECT_NAME = pvAccessCPP
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = 6.1.0 PROJECT_NUMBER = 6.1.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description # Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a # for a project that appears at the top of each page and should give viewer a