diff options
author | Jonathan Beck | 2009-10-28 18:51:00 +0100 |
---|---|---|
committer | Jonathan Beck | 2009-10-28 18:51:00 +0100 |
commit | e3a41876ddcdf29db9cd3bae606c40c09b6c6192 (patch) | |
tree | 3da19c2e3c6ab5c0d02931e78164f4ee07bebd08 /doxygen.cfg | |
parent | 7f7ac1c257065e8dd4d40cce51ed48b09133af24 (diff) | |
download | libplist-e3a41876ddcdf29db9cd3bae606c40c09b6c6192.tar.gz libplist-e3a41876ddcdf29db9cd3bae606c40c09b6c6192.tar.bz2 |
Bump version to 0.16.v0.16
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 90706c2..14e8f07 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -31,7 +31,7 @@ PROJECT_NAME = libplist # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.14.0 +PROJECT_NUMBER = 0.16.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |