diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-07-04 07:11:43 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-07-04 07:11:43 +0000 |
commit | 731873b5c1934f0f31f36fe006dff9de081a7b29 (patch) | |
tree | 01115e1735179d9c155359c0a845d7a88a118bfc /doc/nil/Doxyfile_chm | |
parent | 3b6ee6d3955c0b78514c240ba815ba282f66a277 (diff) | |
download | ChibiOS-731873b5c1934f0f31f36fe006dff9de081a7b29.tar.gz ChibiOS-731873b5c1934f0f31f36fe006dff9de081a7b29.tar.bz2 ChibiOS-731873b5c1934f0f31f36fe006dff9de081a7b29.zip |
Changed version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8064 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/nil/Doxyfile_chm')
-rw-r--r-- | doc/nil/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm index dfcf4641d..6d5e43e32 100644 --- a/doc/nil/Doxyfile_chm +++ b/doc/nil/Doxyfile_chm @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/NIL # could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.0.0p6
+PROJECT_NUMBER = 1.0.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
|