diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-06-30 00:12:28 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-06-30 00:12:28 -0600 |
commit | 5db50a62a27e09a729c101f26ee3834a864ae132 (patch) | |
tree | 34d3278a15607f097dd9d5b23a2a6e729a02fc0c /Doxyfile | |
parent | make the last of the v5 changes (diff) | |
download | args.hxx-5db50a62a27e09a729c101f26ee3834a864ae132.tar.xz |
Bump version to 5.0.05.0.0
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.3.0 +PROJECT_NUMBER = 5.0.0 # 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 |