aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-21 20:07:48 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-21 20:07:48 +0000
commitb135c771466a61547a347440786f80f59fe78ca0 (patch)
treeabcd580e30a050dd86a0e9cf392793ebfb879a1c /docs/Doxyfile
parentbbf9515ebbbe37b3835f382d8724c5888b303744 (diff)
downloadChibiOS-b135c771466a61547a347440786f80f59fe78ca0.tar.gz
ChibiOS-b135c771466a61547a347440786f80f59fe78ca0.tar.bz2
ChibiOS-b135c771466a61547a347440786f80f59fe78ca0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2518 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index d1dd65d2a..1848eb9d9 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/RT
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.1.6
+PROJECT_NUMBER = 2.1.7
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.