diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 18:25:26 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 18:25:26 +0000 |
commit | e9e85552839b5e3eded6dd48aebc05ca617b9e7b (patch) | |
tree | d24f74d4185f1467612d254e34919690ecc13daf /doc/full_rm/Doxyfile_html | |
parent | f533ffa7526e742ec5b38110a8e7cb741dda644e (diff) | |
download | ChibiOS-e9e85552839b5e3eded6dd48aebc05ca617b9e7b.tar.gz ChibiOS-e9e85552839b5e3eded6dd48aebc05ca617b9e7b.tar.bz2 ChibiOS-e9e85552839b5e3eded6dd48aebc05ca617b9e7b.zip |
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12601 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'doc/full_rm/Doxyfile_html')
-rw-r--r-- | doc/full_rm/Doxyfile_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/full_rm/Doxyfile_html b/doc/full_rm/Doxyfile_html index cdd8cfdfd..77b569bc2 100644 --- a/doc/full_rm/Doxyfile_html +++ b/doc/full_rm/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS # could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 0.0.0
+PROJECT_NUMBER = 19.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
|