diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-09-27 00:45:59 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-09-27 00:45:59 +0200 |
commit | 0c0591fa23441c54c9443072615273ea65482d76 (patch) | |
tree | 153a3b3565941870fe63b8f7bee15f102add19ec /cpp | |
parent | 19f5db7acd64330d198f18695175df02141794d7 (diff) |
0.18.0poppler-0.18.0
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 09ac90ea..512166e7 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.17.4 +PROJECT_NUMBER = 0.18.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |