diff options
author | Martin Szulecki | 2009-11-18 20:03:44 +0100 |
---|---|---|
committer | Martin Szulecki | 2009-11-18 20:03:44 +0100 |
commit | b15705c7b8cf85df53d610bbe5dd34654cdadc6f (patch) | |
tree | 057f33e097c4d6ee1538b7f752b5120d0a77bad4 /doxygen.cfg | |
parent | fea0152549d5e77f914f75c0ac315f30f9e26426 (diff) | |
parent | 91f9e449f7432d8b609d5550a2abae47bb7b9aff (diff) | |
download | libimobiledevice-b15705c7b8cf85df53d610bbe5dd34654cdadc6f.tar.gz libimobiledevice-b15705c7b8cf85df53d610bbe5dd34654cdadc6f.tar.bz2 |
Merge branch 'master' of git://github.com/MattColyer/libiphone into martin
Diffstat (limited to 'doxygen.cfg')
-rw-r--r-- | doxygen.cfg | 2 |
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 # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.9.4 +PROJECT_NUMBER = 0.9.5 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |