aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 16:13:59 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-04 16:13:59 +0000
commit5b7aac6fd10e17865754c5a207f9b1dc076c04a3 (patch)
treee403fb35707015f54d64ebe1937733948c551ba5 /docs/Doxyfile
parent640d7de524385d8a99938922db6bafaf8a154ed8 (diff)
downloadChibiOS-5b7aac6fd10e17865754c5a207f9b1dc076c04a3.tar.gz
ChibiOS-5b7aac6fd10e17865754c5a207f9b1dc076c04a3.tar.bz2
ChibiOS-5b7aac6fd10e17865754c5a207f9b1dc076c04a3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1848 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 b15befac2..2ebead40f 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 = 1.5.4
+PROJECT_NUMBER = 1.5.5
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.