summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2013-03-19 17:34:11 +0100
committerGravatar Nikias Bassen2013-03-19 17:34:11 +0100
commit8df77c9581be04ff7c518b8dcdd262eb7b8a1ab2 (patch)
tree38c59040f13c81ef8de09ecced2f249ba09ef856 /doxygen.cfg
parenta852ae679f5e1ed4c8b72988631e3bf5606b72b4 (diff)
downloadlibplist-8df77c9581be04ff7c518b8dcdd262eb7b8a1ab2.tar.gz
libplist-8df77c9581be04ff7c518b8dcdd262eb7b8a1ab2.tar.bz2
Bump version to 1.10 for release1.10
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 0ecd071..1218580 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -31,7 +31,7 @@ PROJECT_NAME = libplist
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 = 1.9 34PROJECT_NUMBER = 1.10
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.