From ba8ae8e04528369bcf7a0f46cb881299e50c50d1 Mon Sep 17 00:00:00 2001 From: hunt Date: Fri, 8 Jul 2005 20:55:07 +0000 Subject: *** empty log message *** --- runtime/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Doxyfile b/runtime/Doxyfile index 7549f2e3..dfe8f8ff 100644 --- a/runtime/Doxyfile +++ b/runtime/Doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = "SystemTap Runtime" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.62 +PROJECT_NUMBER = 0.63 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. -- cgit