[project @ 2000-07-20 12:33:09 by rrt]
authorrrt <unknown>
Thu, 20 Jul 2000 12:33:09 +0000 (12:33 +0000)
committerrrt <unknown>
Thu, 20 Jul 2000 12:33:09 +0000 (12:33 +0000)
4.07->4.08

ghc/docs/users_guide/profiling.sgml

index 0069d7a..a2c0b4b 100644 (file)
@@ -365,7 +365,7 @@ x = nfib 25
 
     <para>You can view the time and allocation profiling graph of your
     program graphically, using <command>ghcprof</command>.  This is a
-    new tool with GHC 4.07, and will eventually be the de-facto
+    new tool with GHC 4.08, and will eventually be the de-facto
     standard way of viewing GHC profiles.</para>
 
     <para>To run <command>ghcprof</command>, you need