From b470258968ce3313efa83bd72f8c5f02f09ecbef Mon Sep 17 00:00:00 2001 From: sletz Date: Wed, 29 Nov 2006 14:57:43 +0000 Subject: [PATCH] Version 0.60 git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1313 0c269be4-1314-0410-8aa9-9f06e86f4224 --- doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxyfile b/doxyfile index af0b29c3..2bc4a225 100644 --- a/doxyfile +++ b/doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = "Jackdmp" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.59 +PROJECT_NUMBER = 0.60 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.