File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "PVData C++"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 8.0.6
41
+ PROJECT_NUMBER = 8.0.7-dev
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# 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 2
2
3
3
EPICS_PVD_MAJOR_VERSION = 8
4
4
EPICS_PVD_MINOR_VERSION = 0
5
- EPICS_PVD_MAINTENANCE_VERSION = 6
5
+ EPICS_PVD_MAINTENANCE_VERSION = 7
6
6
7
7
# Development flag, set to zero for release versions
8
8
9
- EPICS_PVD_DEVELOPMENT_FLAG = 0
9
+ EPICS_PVD_DEVELOPMENT_FLAG = 1
10
10
11
11
# Immediately after a release the MAINTENANCE_VERSION
12
12
# 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 = "PVData C++"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = 8.0.6
41
+ PROJECT_NUMBER = 8.0.7-dev
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
You can’t perform that action at this time.
0 commit comments