diff options
author | Taylor Holberton <taylorcholberton@gmail.com> | 2016-12-01 21:39:53 -0800 |
---|---|---|
committer | Taylor Holberton <taylorcholberton@gmail.com> | 2016-12-01 21:39:53 -0800 |
commit | 053a009cab9ad0e440e511a1546e9cba415565d7 (patch) | |
tree | 8c9ee73c50c8eaba24c87389e0eb7d1754f492c8 /doxygen | |
parent | f42051ce4de1a3b2655c2cab778338fe66ee9580 (diff) | |
parent | 6860acb720fcc5d67639b72aa349b16e1fc6acc6 (diff) |
Merge branch 'develop'
This merges all the changes for the 1.1.0 release to the master branch.
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 |