]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version number in generated doxygen output
authorKen Rice <krice@freeswitch.org>
Mon, 18 Apr 2016 18:03:37 +0000 (13:03 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 18 Apr 2016 18:25:55 +0000 (13:25 -0500)
docs/Doxygen.conf

index 08b3a978ff2a8fc8a6aa0bb5d4a8ec5bd143ad19..7b684a00b2fd1ab9a6db9c87dc2738d99af84f0c 100644 (file)
@@ -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.