aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-09 18:50:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-09 18:50:57 +0000
commite5c365f61563007712f5f28500e04ba61e33994a (patch)
tree4cbebbb9674f56b6cc058e01da5497328cfcf496 /docs/Doxyfile
parent47afb406a180fe3e1dc7c593b202d131481ad4a5 (diff)
downloadChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.gz
ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.bz2
ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.zip
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2340 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 468ab580e..1ec769657 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.3
+PROJECT_NUMBER = 2.1.4
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.