diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-02-10 11:47:21 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-02-10 11:47:21 +0100 |
commit | dca21f86359b6b2a925f7b05a2f36ab854cefbce (patch) | |
tree | 34b27035c109722b419b04fb051b6bc37393a689 /cpp | |
parent | e8e9245f6a4884da3940fc281b7ff1a42d7f5964 (diff) |
0.22.1poppler-0.22.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 f0f56186..2001c0cf 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.22.0 +PROJECT_NUMBER = 0.22.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |