diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-08-26 22:33:10 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-08-26 22:33:10 +0200 |
commit | 563da2d375c003478d398897796ecbf45ce03482 (patch) | |
tree | a403221c1aa891de8d2d03e97b0e210f6e015366 /cpp | |
parent | 2c73f1ea9116172692d8350cb7adf1b5376f795c (diff) |
0.24.1poppler-0.24.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 db1fcc03..09f69a3f 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.24.0 +PROJECT_NUMBER = 0.24.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |