diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-06 09:55:44 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-06 09:55:44 +0000 |
commit | 4d25bb22227418039e59123051042956e7f9663e (patch) | |
tree | 11a48ca51296d6888eb9468c9db1ab96c4c2d37a /doc/nil/Doxyfile_chm | |
parent | bca68d1a0eb0647d49264686ec9a1f58117e8a55 (diff) | |
download | ChibiOS-4d25bb22227418039e59123051042956e7f9663e.tar.gz ChibiOS-4d25bb22227418039e59123051042956e7f9663e.tar.bz2 ChibiOS-4d25bb22227418039e59123051042956e7f9663e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7861 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 c3e3ae708..ff1ad1b9a 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.0dev
+PROJECT_NUMBER = 1.0.0p1
# 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
|