diff options
author | Albert Astals Cid <aacid@kde.org> | 2013-05-13 19:57:02 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2013-05-13 19:57:26 +0200 |
commit | 0c0aef20d9cecaee1de0badc6cd56dd6e5b5bf12 (patch) | |
tree | 8153871231c25282948b81a01f5432abe3115ee3 /cpp | |
parent | 4d6662d05f6b652af97ac6e0eb1f1c1dca8e9550 (diff) |
0.22.4 versionpoppler-0.22.4
Also increase soversion since Gfx.h got a new member
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 89d680af..a651685a 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.3 +PROJECT_NUMBER = 0.22.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |