aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-08 21:12:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-08 21:12:16 +0000
commit0df60fe0a49f6fc1413e1a8cc4e0fb01c45224d8 (patch)
treef4ee1da038ad68acbc91cd3ebd1115ea1695e8c6 /docs/Doxyfile
parentebaac50aa4daa939814b783b1239073e3170860f (diff)
downloadChibiOS-0df60fe0a49f6fc1413e1a8cc4e0fb01c45224d8.tar.gz
ChibiOS-0df60fe0a49f6fc1413e1a8cc4e0fb01c45224d8.tar.bz2
ChibiOS-0df60fe0a49f6fc1413e1a8cc4e0fb01c45224d8.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2811 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 5617db620..82fbc181d 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.3.0
+PROJECT_NUMBER = 2.3.1
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.