summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg
diff options
context:
space:
mode:
authorGravatar Matt Colyer2009-11-16 08:22:52 -0800
committerGravatar Matt Colyer2009-11-17 19:12:52 -0800
commit3ac7fb460c495d34fc02364b2ff7e56456a1a50f (patch)
tree4b39fb3d7df40652084a118f7193df3fe37e7a9a /doxygen.cfg
parent1ccc8762a6564348b775a5038c16b3566114f2eb (diff)
downloadlibimobiledevice-3ac7fb460c495d34fc02364b2ff7e56456a1a50f.tar.gz
libimobiledevice-3ac7fb460c495d34fc02364b2ff7e56456a1a50f.tar.bz2
Preparing for release 0.9.5
Diffstat (limited to 'doxygen.cfg')
-rw-r--r--doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg b/doxygen.cfg
index c51aed7..c411c3d 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -31,7 +31,7 @@ PROJECT_NAME = libiphone
31# This could be handy for archiving the generated documentation or 31# This could be handy for archiving the generated documentation or
32# if some version control system is used. 32# if some version control system is used.
33 33
34PROJECT_NUMBER = 0.9.4 34PROJECT_NUMBER = 0.9.5
35 35
36# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 36# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
37# base path where the generated documentation will be put. 37# base path where the generated documentation will be put.