aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-01 16:26:58 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-08-01 16:26:58 +0000
commitd51bace3bbd74a0ef12a7ade39abe3e4e4c248fc (patch)
treefa6163e344246517c78254d72d8f6b5d49547439 /docs/Doxyfile
parent6a05cd46d52a85e00184f7ad9b81a3b5a2445f71 (diff)
downloadChibiOS-d51bace3bbd74a0ef12a7ade39abe3e4e4c248fc.tar.gz
ChibiOS-d51bace3bbd74a0ef12a7ade39abe3e4e4c248fc.tar.bz2
ChibiOS-d51bace3bbd74a0ef12a7ade39abe3e4e4c248fc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2112 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 5cd411f0d..c9bfd41e8 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.1
+PROJECT_NUMBER = 2.1.2
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.