diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-07-19 02:55:29 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-07-19 02:55:29 +0200 |
commit | 6b451b2d3f785c28d98907ae338d58380db518d2 (patch) | |
tree | 6f285eeedb3e32ce71c601cba8b9e459cda9e5f0 /cpp | |
parent | 6cf43442e38c501b49293a28f38e06ab143852c6 (diff) |
0.23.4poppler-0.23.4
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 06075f39..b4497185 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.23.3 +PROJECT_NUMBER = 0.23.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |