diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 16:57:50 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 16:57:50 -0600 |
commit | d6e213ede22ecda278a9bb3376e8daeded1279f3 (patch) | |
tree | db609717d9d8ad8651b34eaacbec222baf8ac22b /Doxyfile | |
parent | improve error management (diff) | |
download | args.hxx-d6e213ede22ecda278a9bb3376e8daeded1279f3.tar.xz |
bump version4.0.2
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ PROJECT_NAME = "args" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 4.0.1 +PROJECT_NUMBER = 4.0.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |