summaryrefslogtreecommitdiffstats
path: root/doxygen.cfg
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2013-03-18 02:19:56 +0100
committerGravatar Nikias Bassen2013-03-18 02:19:56 +0100
commitb069971dcac68c46923eff19526f64115d2e4222 (patch)
tree09c33e8f09afd0e4fafe437af4735a88a31e929e /doxygen.cfg
parent80b5e50a7b6f23093e46020975c63de62e13b569 (diff)
downloadlibplist-b069971dcac68c46923eff19526f64115d2e4222.tar.gz
libplist-b069971dcac68c46923eff19526f64115d2e4222.tar.bz2
Bump version to 1.9 for release1.9
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 a77c3cd..0ecd071 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.8 34PROJECT_NUMBER = 1.9
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.