diff --git a/bindings/java/doxygen/Doxyfile b/bindings/java/doxygen/Doxyfile index a68fb4a2d54800c97632f3728edb8cc5d16df3d4..2589f3843c148d54a290b1e712b5f287ebac7cd3 100644 --- a/bindings/java/doxygen/Doxyfile +++ b/bindings/java/doxygen/Doxyfile @@ -1047,7 +1047,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = jni-docs/4.7.0/ +HTML_OUTPUT = jni-docs/4.6.0/ # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp).