diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-16 08:12:54 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-16 08:12:54 (GMT) |
commit | e041780f50eacac25956eee49b813c5a744e25f8 (patch) | |
tree | c00d508eb59b808f184187c38ff8e1673df547f1 /Doxyfile.in | |
parent | ab946d2ddef6fb090c85de269f84eaa96f6ab01b (diff) |
Minor name fixes
Diffstat (limited to 'Doxyfile.in')
-rw-r--r-- | Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in index 48ebac6..cb739ec 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -32,7 +32,7 @@ PROJECT_NAME = "TNG API" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = "0.9" +PROJECT_NUMBER = "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 |