diff options
author | hunt <hunt> | 2005-07-08 20:55:07 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-07-08 20:55:07 +0000 |
commit | ba8ae8e04528369bcf7a0f46cb881299e50c50d1 (patch) | |
tree | 24f54501eff35c68c7ff271e5e1841c52e408bcd /runtime | |
parent | 71a14c5320f8ac771dc400c053a9c738fbf3c0a2 (diff) | |
download | systemtap-steved-ba8ae8e04528369bcf7a0f46cb881299e50c50d1.tar.gz systemtap-steved-ba8ae8e04528369bcf7a0f46cb881299e50c50d1.tar.xz systemtap-steved-ba8ae8e04528369bcf7a0f46cb881299e50c50d1.zip |
*** empty log message ***
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
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. |