diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-08-15 13:17:24 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-08-15 13:17:24 +0200 |
commit | 9938770e737b2fcec8269147e70663517f848925 (patch) | |
tree | f574b06db9a977f1abcffc8db2f2258e71bb5f53 /cpp | |
parent | 378fc06c574b85b5c003ca842aa743f0ffe5587e (diff) |
0.17.2poppler-0.17.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 733b3fbd..1bf7f58b 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.1 +PROJECT_NUMBER = 0.17.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |