diff options
author | Carlos Garcia Campos <carlosgc@gnome.org> | 2011-09-18 11:12:38 +0200 |
---|---|---|
committer | Carlos Garcia Campos <carlosgc@gnome.org> | 2011-09-18 11:12:38 +0200 |
commit | 258d56ba85902a8ab50eec3fe66dd6425226fa59 (patch) | |
tree | 5c2ed0372128c459f1f4407a716e6f0763c07c67 /cpp | |
parent | 72a7736389cbe36c1f8a526f1a659cae1a3f85a3 (diff) | |
parent | 12c6239ca4f1f6a5de72aebd755f9d1354ea5837 (diff) |
Merge branch 'master' into xpdf303merge
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. |