summaryrefslogtreecommitdiff
path: root/t/00impl-pp.t
diff options
context:
space:
mode:
Diffstat (limited to 't/00impl-pp.t')
-rw-r--r--t/00impl-pp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/00impl-pp.t b/t/00impl-pp.t
index 4f893c1..e640d1d 100644
--- a/t/00impl-pp.t
+++ b/t/00impl-pp.t
@@ -14,7 +14,7 @@ BEGIN {
)
);
require $coretests;
- use_ok('version::vpp', 0.9924);
+ use_ok('version::vpp', 0.9925);
}
BaseTests("version::vpp","new","qv");