diff options
| author | 2008-04-18 21:33:28 +0000 | |
|---|---|---|
| committer | 2008-04-18 21:33:28 +0000 | |
| commit | f40bf0660013bdb22f09a2f68a5de71f6f7e01f6 (patch) | |
| tree | e47c582ebd263e6b718df253bacd2ce0b39c77f3 /admin | |
| parent | another quick compiling fix. (diff) | |
| download | KVIrc-f40bf0660013bdb22f09a2f68a5de71f6f7e01f6.tar.gz KVIrc-f40bf0660013bdb22f09a2f68a5de71f6f7e01f6.tar.bz2 KVIrc-f40bf0660013bdb22f09a2f68a5de71f6f7e01f6.zip | |
fix autotools compilation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1511 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/Doxyfile b/admin/Doxyfile index 833a3012c..1e013e648 100644 --- a/admin/Doxyfile +++ b/admin/Doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = KVIrc # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.2.6 +PROJECT_NUMBER = 4.0.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |
