diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-08-16 09:13:13 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-08-16 09:13:13 -0600 |
commit | a60102277fabd086def3d641a05cb6c79190463e (patch) | |
tree | fd6981715fbbb645c6f4a298df151897e0fa94db /Doxyfile | |
parent | Increase warnings (diff) | |
download | args.hxx-a60102277fabd086def3d641a05cb6c79190463e.tar.xz |
include guards
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 = 6.0.1 +PROJECT_NUMBER = 6.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 |