summaryrefslogtreecommitdiff
path: root/lib/Benchmark.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Benchmark.pm')
-rw-r--r--lib/Benchmark.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Benchmark.pm b/lib/Benchmark.pm
index b557be3cc7..4d3b3e2424 100644
--- a/lib/Benchmark.pm
+++ b/lib/Benchmark.pm
@@ -362,7 +362,7 @@ use Exporter;
@EXPORT_OK=qw(timesum cmpthese countit
clearcache clearallcache disablecache enablecache);
-$VERSION = 1.00;
+$VERSION = 1.01;
&init;