diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 16:06:15 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 16:06:15 -0600 |
commit | f3a2486f06c9e8e0604f85bf78b93ef1eb76e947 (patch) | |
tree | 7b0beefd987571fb1de69095be630d5e514d48e1 /Doxyfile | |
parent | bump version to 3.0.2 (diff) | |
download | args.hxx-f3a2486f06c9e8e0604f85bf78b93ef1eb76e947.tar.xz |
make terminator showing optional3.0.3
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 = 3.0.2 +PROJECT_NUMBER = 3.0.3 # 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 |