diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-12-07 16:56:11 +0000 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-12-07 16:56:11 +0000 |
commit | f77bc21813ae7234ec4ce94ce4e92230fe5c174a (patch) | |
tree | c4aa3bc9a1413b060992e9fdc428f3b289cc5bd1 /cpp | |
parent | 06e9dc917650f562cd6f6666190a8c25756514a3 (diff) | |
parent | 58e04a08afee39370283c494ee2e4e392fd3b684 (diff) |
Merge remote-tracking branch 'origin/poppler-0.24'
Conflicts:
utils/pdfimages.cc
utils/pdfinfo.cc
utils/pdfseparate.cc
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 2c675320..d84579d0 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.3 +PROJECT_NUMBER = 0.24.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |