diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-09 17:12:46 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-09 17:12:46 -0600 |
commit | c2c2c1bacb1e0d04d7325ef22d7651fb1eeef5c3 (patch) | |
tree | 8ed28eb5db2cba62dab55ba3c4de7995b6a07ce4 /Doxyfile | |
parent | resolve this, and improve help generation (diff) | |
download | args.hxx-c2c2c1bacb1e0d04d7325ef22d7651fb1eeef5c3.tar.xz |
make changes, bump version number
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 = 2.0.0 +PROJECT_NUMBER = 2.1.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 |