]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - README
This is 1.11
[perl/modules/Test-Valgrind.git] / README
diff --git a/README b/README
index e34907e6da14f7abc4ed9d9b449011b8e5bca667..c032c3013c5ce8f477ab53186a87a1eddfe7ac8c 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     with valgrind.
 
 VERSION
-    Version 1.10
+    Version 1.11
 
 SYNOPSIS
         # From the command-line
@@ -129,8 +129,6 @@ CAVEATS
     the "diag" option, in which case it will be reprinted as diagnostics.
 
 DEPENDENCIES
-    Valgrind 3.1.0 (<http://valgrind.org>).
-
     XML::Twig, version, File::HomeDir, Env::Sanctify, Perl::Destruct::Level.
 
 SEE ALSO
@@ -138,6 +136,8 @@ SEE ALSO
     Test::Valgrind::Tool, Test::Valgrind::Action and
     Test::Valgrind::Session.
 
+    The valgrind(1) man page.
+
     Test::LeakTrace.
 
     Devel::Leak, Devel::LeakTrace, Devel::LeakTrace::Fast.