diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 15:28:39 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 15:28:39 -0600 |
commit | 011030841e003e53376ae40e4b05b08431b49c83 (patch) | |
tree | cc6787640286cffa4aac4d9d0d2d4d69bf61a317 /Doxyfile | |
parent | improve help generation vastly (diff) | |
download | args.hxx-011030841e003e53376ae40e4b05b08431b49c83.tar.xz |
bump version1.2.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 = 1.2.1 +PROJECT_NUMBER = 1.2.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 |