diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-10-28 01:13:00 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-10-28 01:13:00 +0100 |
commit | 6ca3537a696e7ace8098771a9a7105380604253d (patch) | |
tree | 7672ab6716473fe4c235cae24246928fd95fe253 /Doxygenfile | |
parent | 9fa856cdd743f0be72b62c46f7efcb55ba4cb299 (diff) | |
download | uGFX-6ca3537a696e7ace8098771a9a7105380604253d.tar.gz uGFX-6ca3537a696e7ace8098771a9a7105380604253d.tar.bz2 uGFX-6ca3537a696e7ace8098771a9a7105380604253d.zip |
release v1.9
Diffstat (limited to 'Doxygenfile')
-rw-r--r-- | Doxygenfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxygenfile b/Doxygenfile index 380b9fbd..3ffd08de 100644 --- a/Doxygenfile +++ b/Doxygenfile @@ -34,7 +34,7 @@ PROJECT_NAME = uGFX # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.8 +PROJECT_NUMBER = 1.9 # 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 |