From 46f5adf96c6ac39de7c93f55332a4e47fe976b53 Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Mon, 26 May 2014 21:52:10 -0400 Subject: bump version to 5.21.0 --- intrpvar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intrpvar.h') diff --git a/intrpvar.h b/intrpvar.h index f70eb2a6e3..0e2ad7280a 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -736,7 +736,7 @@ PERLVAR(I, debug_pad, struct perl_debug_pad) /* always needed because of the re /* Hook for File::Glob */ PERLVARI(I, globhook, globhook_t, NULL) -/* The last unconditional member of the interpreter structure when 5.20.0 was +/* The last unconditional member of the interpreter structure when 5.21.0 was released. The offset of the end of this is baked into a global variable in any shared perl library which will allow a sanity test in future perl releases. */ -- cgit v1.2.1