diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-05-28 00:11:10 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-05-28 00:11:10 +0200 |
commit | a57f93780de12732875e0195127a92bff835ff61 (patch) | |
tree | 7ed9009d0e7d7ec614a54649aef24c2d27f78455 /cpp | |
parent | 299a1447e3d9a845b5e964f29e698046abdb63f2 (diff) |
0.23.1poppler-0.23.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 9b50ed36..d842eb3a 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.0 +PROJECT_NUMBER = 0.23.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |