diff options
author | Aris Adamantiadis <aris@0xbadc0de.be> | 2006-12-26 21:18:15 +0000 |
---|---|---|
committer | Aris Adamantiadis <aris@0xbadc0de.be> | 2006-12-26 21:18:15 +0000 |
commit | 94d6f393861f441b43e1a68b3804d3e0dd012a2b (patch) | |
tree | 6311eed3965d63eaa9cf03a808a0a86cbde79771 /Doxyfile | |
parent | 0465d85ab439e5fc84931b84761d8f7f8d43cfce (diff) | |
download | libssh-94d6f393861f441b43e1a68b3804d3e0dd012a2b.tar.gz libssh-94d6f393861f441b43e1a68b3804d3e0dd012a2b.tar.xz libssh-94d6f393861f441b43e1a68b3804d3e0dd012a2b.zip |
trunk to 0.2
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@104 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = libssh -PROJECT_NUMBER = 0.2rc +PROJECT_NUMBER = 0.2 OUTPUT_DIRECTORY = doxygen/ CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English |