From: Ken Rice Date: Mon, 18 Apr 2016 18:03:37 +0000 (-0500) Subject: bump version number in generated doxygen output X-Git-Tag: v1.6.8~5^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dccba3f343b69ea709f8b1623ebdd1c24c166cd;p=thirdparty%2Ffreeswitch.git bump version number in generated doxygen output --- diff --git a/docs/Doxygen.conf b/docs/Doxygen.conf index 08b3a978ff..7b684a00b2 100644 --- a/docs/Doxygen.conf +++ b/docs/Doxygen.conf @@ -31,7 +31,7 @@ PROJECT_NAME = "FreeSWITCH API Documentation" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.5.14b +PROJECT_NUMBER = 1.7.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.