summaryrefslogtreecommitdiff
path: root/t/05sigdie.t
diff options
context:
space:
mode:
Diffstat (limited to 't/05sigdie.t')
-rw-r--r--t/05sigdie.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/05sigdie.t b/t/05sigdie.t
index 5429731..8d98e5c 100644
--- a/t/05sigdie.t
+++ b/t/05sigdie.t
@@ -14,7 +14,7 @@ BEGIN {
}
BEGIN {
- use version 0.9928;
+ use version 0.9929;
}
pass "Didn't get caught by the wrong DIE handler, which is a good thing";