diff options
Diffstat (limited to 'cpp/Doxyfile')
-rw-r--r-- | cpp/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Doxyfile b/cpp/Doxyfile index cbc7508d..723e8402 100644 --- a/cpp/Doxyfile +++ b/cpp/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = "Poppler CPP" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.16.4 +PROJECT_NUMBER = 0.16.5 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |