diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-12 14:46:47 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-12 14:46:47 +0000 |
commit | f53539befa3385f68c2a2e3ce5bfc27c7d02433d (patch) | |
tree | ad6ebc96ec260a2b3857c08ab94d6cdd7239c4df /doc/rt/Doxyfile_chm | |
parent | 88b462badf86d346695c752ea59ca7dcf006967f (diff) | |
download | ChibiOS-f53539befa3385f68c2a2e3ce5bfc27c7d02433d.tar.gz ChibiOS-f53539befa3385f68c2a2e3ce5bfc27c7d02433d.tar.bz2 ChibiOS-f53539befa3385f68c2a2e3ce5bfc27c7d02433d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7969 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/rt/Doxyfile_chm')
-rw-r--r-- | doc/rt/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm index 12084c837..e61f020a9 100644 --- a/doc/rt/Doxyfile_chm +++ b/doc/rt/Doxyfile_chm @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/RT # could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 3.0.0p3
+PROJECT_NUMBER = 3.0.0p4
# 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
|