summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sv.c')
-rw-r--r--sv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.c b/sv.c
index 51505491bd..e90ea8408b 100644
--- a/sv.c
+++ b/sv.c
@@ -4792,7 +4792,7 @@ Doesn't handle set magic.
The perl equivalent is C<$sv = undef;>. Note that it doesn't free any string
buffer, unlike C<undef $sv>.
-Introduced in perl 5.25.12.
+Introduced in perl 5.26.0.
=cut
*/