diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-05-30 11:30:35 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2011-05-30 11:30:35 +0200 |
commit | adb17e17ca7bce0630be42f5d10acd3c364bed2d (patch) | |
tree | fa59c008fc5c59ea6f4df56563e9d7d428b3259d /Doxyfile | |
parent | 8b8531115686c22d37d7552a3793a8de47748571 (diff) | |
download | fetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.tar.gz fetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.tar.bz2 fetchmail-adb17e17ca7bce0630be42f5d10acd3c364bed2d.zip |
Correct branch designation in Doxygen output.
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |