diff options
author | Taylor Holberton <taylorcholberton@gmail.com> | 2016-12-01 21:22:03 -0800 |
---|---|---|
committer | Taylor Holberton <taylorcholberton@gmail.com> | 2016-12-01 21:22:03 -0800 |
commit | 313c1d17f2593e1eead11bc4efd0b704c32855a3 (patch) | |
tree | 016ff458cff6419b95eb699de7639024badb41ca /doxygen | |
parent | d1c98e4754d4f13b01f2807a3b91eb6f7a4f58db (diff) |
bumped version
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile index 6a3a2d2..1c18b30 100644 --- a/doxygen/Doxyfile +++ b/doxygen/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "TinyALSA" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.0.0 +PROJECT_NUMBER = 1.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 |