diff options
author | Jonathan Beck | 2010-01-21 21:45:01 +0100 |
---|---|---|
committer | Jonathan Beck | 2010-01-21 21:45:01 +0100 |
commit | d17d1d62a7a38ca0606707a2ed52882b9d10bea7 (patch) | |
tree | e9177a4640c3b3d9fcc55c22bdbf8e77fd1f145a /doxygen.cfg | |
parent | babec330acced3915332fa9a09b8252cfa99cf34 (diff) | |
download | libplist-d17d1d62a7a38ca0606707a2ed52882b9d10bea7.tar.gz libplist-d17d1d62a7a38ca0606707a2ed52882b9d10bea7.tar.bz2 |
Bump version to 1.2v1.2
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 34eead0..95eac77 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 = 1.1 +PROJECT_NUMBER = 1.2 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |