File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Autopsy User Documentation"
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 = 4.19.0
41
+ PROJECT_NUMBER = 4.19.1
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
@@ -1025,7 +1025,7 @@ GENERATE_HTML = YES
1025
1025
# The default directory is: html.
1026
1026
# This tag requires that the tag GENERATE_HTML is set to YES.
1027
1027
1028
- HTML_OUTPUT = 4.19.0
1028
+ HTML_OUTPUT = 4.19.1
1029
1029
1030
1030
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1031
1031
# generated HTML page (for example: .htm, .php, .asp).
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Autopsy"
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 = 4.19.0
41
+ PROJECT_NUMBER = 4.19.1
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears a the top of each page and should give viewer a
@@ -1066,7 +1066,7 @@ GENERATE_HTML = YES
1066
1066
# The default directory is: html.
1067
1067
# This tag requires that the tag GENERATE_HTML is set to YES.
1068
1068
1069
- HTML_OUTPUT = api-docs/4.19.0 /
1069
+ HTML_OUTPUT = api-docs/4.19.1 /
1070
1070
1071
1071
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1072
1072
# generated HTML page (for example: .htm, .php, .asp).
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ app.title=Autopsy
4
4
# ## lowercase version of above
5
5
app.name =${branding.token}
6
6
# ## if left unset, version will default to today's date
7
- app.version =4.19.0
7
+ app.version =4.19.1
8
8
# ## build.type must be one of: DEVELOPMENT, RELEASE
9
9
# build.type=RELEASE
10
10
build.type =DEVELOPMENT
You can’t perform that action at this time.
0 commit comments