From 05785c11dfdeaf11d98e7d65486a3870d00b5206 Mon Sep 17 00:00:00 2001 From: hunt Date: Wed, 29 Jun 2005 19:53:05 +0000 Subject: 2005-06-29 Martin Hunt * map-values.c (_stp_map_add_int64): Fix docs. * map-str.c: Fix some docs * map.c: Ditto. * map.doc: Ditto. --- runtime/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/Doxyfile') diff --git a/runtime/Doxyfile b/runtime/Doxyfile index 7ab816db..832b34da 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.6 +PROJECT_NUMBER = 0.61 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. -- cgit