summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-02-10 12:01:13 +0100
committerAlbert Astals Cid <aacid@kde.org>2013-02-10 12:01:13 +0100
commitc2ebcbea2267f861c491c0cd6c1fbf2dc2aff7d2 (patch)
treeb24f99428c2bb815a083a453f37cf56837e18b7a /cpp
parent48ed05d95598b642a57456a843baf9f246502bb6 (diff)
parentdca21f86359b6b2a925f7b05a2f36ab854cefbce (diff)
Merge remote-tracking branch 'origin/poppler-0.22'
Conflicts: poppler/Parser.cc
Diffstat (limited to 'cpp')
-rw-r--r--cpp/Doxyfile2
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.