File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = pvAccessCPP
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 7.1.6
41+ PROJECT_NUMBER = 7.1.7-dev
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 22
33EPICS_PVA_MAJOR_VERSION = 7
44EPICS_PVA_MINOR_VERSION = 1
5- EPICS_PVA_MAINTENANCE_VERSION = 6
5+ EPICS_PVA_MAINTENANCE_VERSION = 7
66
77# Development flag, set to zero for release versions
88
9- EPICS_PVA_DEVELOPMENT_FLAG = 0
9+ EPICS_PVA_DEVELOPMENT_FLAG = 1
1010
1111# Immediately after a release the MAINTENANCE_VERSION
1212# will be incremented and the DEVELOPMENT_FLAG set to 1
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = pvAccessCPP
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 7.1.6
41+ PROJECT_NUMBER = 7.1.7-dev
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 11/** @page pvarelease_notes Release Notes
22
3+ Release 7.1.7 (UNRELEASED)
4+ ==========================
5+
6+
37Release 7.1.6 (September 2022)
48==============================
59
You can’t perform that action at this time.
0 commit comments