summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2009-08-04 19:07:47 +0200
committerGravatar Martin Szulecki2009-08-04 19:07:47 +0200
commit74ba34bb0554f581f408ebadd25bbc203b24b4aa (patch)
treed3fe143d8e96646f04457d85ad90e018f7a31a33 /doxygen.cfg
parent3b3a47b798b80c78446d9f062d311bcca135b177 (diff)
parent84620d89f988b0b763daea1f4ccae66acc062b19 (diff)
downloadlibimobiledevice-74ba34bb0554f581f408ebadd25bbc203b24b4aa.tar.gz
libimobiledevice-74ba34bb0554f581f408ebadd25bbc203b24b4aa.tar.bz2
Merge branch 'master' of git://github.com/MattColyer/libiphone into martin
Conflicts: dev/Makefile.am
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 0942031..5aff928 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.1 34PROJECT_NUMBER = 0.9.3
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.