diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 14:08:30 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 14:08:30 -0600 |
commit | 10fc94a11deaf4ee755a3c7163015da068812e98 (patch) | |
tree | 8ebde44e7f044d533e1ef18041d24ca73f828ef3 | |
parent | Merge branch '11-update-readme-to-reflect-new-functionality' into 'master' (diff) | |
download | args.hxx-10fc94a11deaf4ee755a3c7163015da068812e98.tar.xz |
update version number1.2.0
-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.1.1 +PROJECT_NUMBER = 1.2.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 |