From c9ef202e694b078e96a4c6f7cfb8efc6b9e50ecd Mon Sep 17 00:00:00 2001 From: Michael Collins Date: Sun, 7 Dec 2008 06:32:51 +0000 Subject: [PATCH] Update Doxygen.conf for FreeSWITCH 1.0.1, OpenZAP new directory layout git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10641 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- docs/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxygen.conf b/docs/Doxygen.conf index 7abdeae192..7ddb7c7368 100644 --- a/docs/Doxygen.conf +++ b/docs/Doxygen.conf @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = FreeSWITCH -PROJECT_NUMBER = 1.0.0 +PROJECT_NUMBER = 1.0.1 OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English