diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-06-05 12:44:16 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-06-05 12:44:16 (GMT) |
commit | eb50f72b4f361ab567d5aa5191b113b0a8154fd4 (patch) | |
tree | 39b95e308e2fef204b4f589f32124d5f701a7198 /Doxyfile.in | |
parent | e46adb3668dc7ed92cc0b3b4f7f6f03ef3092c18 (diff) |
Raised the version number to 1.1
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 805b477..32fbaba 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 = "1.0" +PROJECT_NUMBER = "1.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 |