diff options
author | Albert Astals Cid <aacid@kde.org> | 2012-07-10 23:06:53 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2012-07-10 23:06:53 +0200 |
commit | e09be3bc6ba1290fd31bde0c3d19c4ffcbadbf00 (patch) | |
tree | 6b650746080feae8e3ad2244a10b57d43369ba5f /cpp | |
parent | e15fe0e1e6accf779caeb1179a8d62161c0aa650 (diff) |
0.20.2poppler-0.20.2
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 03f4dd3f..1643e533 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.20.1 +PROJECT_NUMBER = 0.20.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |