diff options
author | Albert Astals Cid <aacid@kde.org> | 2014-04-10 22:50:56 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2014-04-10 22:50:56 +0200 |
commit | b86f471c43e387cf873358cf3cbcd27470646713 (patch) | |
tree | dc3f50089a9476f881cca1361e81b251ca45f9ea /cpp | |
parent | 80107c72ac03bf4d00b2d71d6f947c139ea84ab5 (diff) |
0.25.3poppler-0.25.3
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 400767e9..e808d246 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.25.2 +PROJECT_NUMBER = 0.25.3 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |