diff options
Diffstat (limited to 'xdocs/api/doxygenconf')
-rw-r--r-- | xdocs/api/doxygenconf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xdocs/api/doxygenconf b/xdocs/api/doxygenconf index fb5cc31..0f21ecc 100644 --- a/xdocs/api/doxygenconf +++ b/xdocs/api/doxygenconf @@ -23,7 +23,7 @@ PROJECT_NAME = Axis2/C # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.6.0 +PROJECT_NUMBER = 1.7.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -450,7 +450,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../../deploy/include/axis2-1.6.0/ +INPUT = ../../deploy/include/axis2-1.7.0/ # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp |