aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-05-30 11:30:35 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-05-30 11:30:35 +0200
commitadb17e17ca7bce0630be42f5d10acd3c364bed2d (patch)
treefa59c008fc5c59ea6f4df56563e9d7d428b3259d /Doxyfile
parent8b8531115686c22d37d7552a3793a8de47748571 (diff)
downloadfetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.tar.gz
fetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.tar.bz2
fetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.zip
Correct branch designation in Doxygen output.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 251726aa..8fddc867 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = fetchmail
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = master
+PROJECT_NUMBER = legacy_63
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.