diff options
author | Pino Toscano <pino@kde.org> | 2013-09-16 19:53:10 +0200 |
---|---|---|
committer | Pino Toscano <pino@kde.org> | 2013-09-16 19:53:10 +0200 |
commit | 0f074b16317d874fe58d7042f8434282786ca757 (patch) | |
tree | f4f776af6f6f1e45ba85fc2dc8aaa75443173cda /cpp | |
parent | d2774325f5248018977d3ab8f8dd7155ed972668 (diff) | |
parent | b8682d868ddf7f741e93b791588af0932893f95c (diff) |
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
utils/pdfimages.1
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Doxyfile b/cpp/Doxyfile index db1fcc03..09f69a3f 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.24.0 +PROJECT_NUMBER = 0.24.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |