Skip to content
Snippets Groups Projects
Commit 93e2c5cd authored by Richard Cordovano's avatar Richard Cordovano
Browse files

Update version number in Doxyfile for Java bindings

parent 0020a485
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ PROJECT_NAME = "Sleuth Kit Java Bindings (JNI)" ...@@ -38,7 +38,7 @@ PROJECT_NAME = "Sleuth Kit Java Bindings (JNI)"
# 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 = 4.3 PROJECT_NUMBER = 4.4.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
...@@ -1046,7 +1046,7 @@ GENERATE_HTML = YES ...@@ -1046,7 +1046,7 @@ GENERATE_HTML = YES
# The default directory is: html. # The default directory is: html.
# This tag requires that the tag GENERATE_HTML is set to YES. # This tag requires that the tag GENERATE_HTML is set to YES.
HTML_OUTPUT = jni-docs/4.3/ HTML_OUTPUT = jni-docs/4.4.1/
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
# generated HTML page (for example: .htm, .php, .asp). # generated HTML page (for example: .htm, .php, .asp).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment