diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-09-12 13:43:49 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-09-12 13:43:49 +0200 |
commit | 245e331a14e11a615bf47abbeb34a3561e393b41 (patch) | |
tree | 0aef0b29043319ef2de4bfc110854882841f1332 /cpp | |
parent | 194b2413eb2c6a1641508aec63336aaf89ec3b51 (diff) |
0.17.4poppler-0.17.4
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 3b4abd88..09ac90ea 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.3 +PROJECT_NUMBER = 0.17.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |