diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-05-13 20:40:04 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-05-13 20:40:04 +0200 |
commit | 30a519f21dd5df8d41a43a58b2cbd95fe657df73 (patch) | |
tree | 858889fc4b9133633a385b66390a65a4524f1ba0 /cpp | |
parent | 998a9e7c982a72b0e931304b719de40f30094d12 (diff) | |
parent | 0c0aef20d9cecaee1de0badc6cd56dd6e5b5bf12 (diff) |
Merge remote-tracking branch 'origin/poppler-0.22'
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 89d680af..a651685a 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.22.3 +PROJECT_NUMBER = 0.22.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |