aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-06-12 09:35:09 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-06-12 09:35:09 +0000
commitf42443a50a2b05df78e724da7f3f765116a810cd (patch)
tree1338c8cb0b9d1f51f8323a79042073b4806ea232 /docs/Doxyfile
parent9647307a8f6df28928d2f0f29a9ffb49a38e2316 (diff)
downloadChibiOS-f42443a50a2b05df78e724da7f3f765116a810cd.tar.gz
ChibiOS-f42443a50a2b05df78e724da7f3f765116a810cd.tar.bz2
ChibiOS-f42443a50a2b05df78e724da7f3f765116a810cd.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@317 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 0f44238a0..a46b2befd 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 = "0.6.5 beta"
+PROJECT_NUMBER = "0.6.6 beta"
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.