diff options
author | Albert Astals Cid <aacid@kde.org> | 2012-06-10 20:42:55 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2012-06-10 20:42:55 +0200 |
commit | 1240eee8c0d0d01113443e0fda87721775a76da9 (patch) | |
tree | d257ff48c091d0bc3f71ab1c8e3575c10684068b /cpp | |
parent | c783037619e2b4c101e8ecd7e61c94ee077b4be2 (diff) |
0.20.1poppler-0.20.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 e24d208d..03f4dd3f 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.0 +PROJECT_NUMBER = 0.20.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |