diff options
author | Albert Astals Cid <aacid@kde.org> | 2012-05-10 21:09:14 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2012-05-10 21:09:14 +0200 |
commit | 4114c928fa2560937e02319f57937f1c267a9817 (patch) | |
tree | f1f4abcae9288a063bd6c5f6052efdd3656cbe80 /qt4 | |
parent | df05d084cb26807c39695280cd8ea52d13aa1255 (diff) |
0.20.0poppler-0.20.0
Diffstat (limited to 'qt4')
-rw-r--r-- | qt4/src/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt4/src/Doxyfile b/qt4/src/Doxyfile index d1375778..18e0831b 100644 --- a/qt4/src/Doxyfile +++ b/qt4/src/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = "Poppler Qt4 " # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.19.4 +PROJECT_NUMBER = 0.20.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |