diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 09:16:15 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-10 09:16:15 -0600 |
commit | 431b996f018d8a4e75d9adc0cedd711970795d3e (patch) | |
tree | f981480ed1d0c40c886e8ac2a79a11127c75d79a /Doxyfile | |
parent | update doxyfile (diff) | |
download | args.hxx-431b996f018d8a4e75d9adc0cedd711970795d3e.tar.xz |
remove pointless friends3.0.1
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.0 +PROJECT_NUMBER = 3.0.1 # 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 |