aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-05 14:52:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-05 14:52:11 +0000
commit3324f1f5affe52dbe938608e80e5bb8d3b4d41e6 (patch)
treea3208b87bbd74f2addfcdd6058484fcdcec95b61 /docs
parentb8432bd2328decfcea2d69e3dcc3a1ab36200de8 (diff)
downloadChibiOS-3324f1f5affe52dbe938608e80e5bb8d3b4d41e6.tar.gz
ChibiOS-3324f1f5affe52dbe938608e80e5bb8d3b4d41e6.tar.bz2
ChibiOS-3324f1f5affe52dbe938608e80e5bb8d3b4d41e6.zip
Start of the 1.3.x unstable branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@879 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 482fae3d9..d6c461d6c 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.2.0
+PROJECT_NUMBER = 1.3.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.