summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
committerSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
commit988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6 (patch)
treef0ec5c6ff2d9080aa37e2e239aa0c207405f2bef /sv.c
parent60454717dd217ec4ff5f181928c8c98d969f5682 (diff)
downloadperl-988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6.tar.gz
Bump version: 5.25.12 -> 5.26.0
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
*/