From 9eabb0a9870f4fdc3d5ebb09438277a8ba0ff0cb Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Thu, 15 Oct 2020 18:19:40 +0100 Subject: version - Fixes from recent CPAN update (966a34475a) The customization of vutil.c in 51b56f5c7c was lost. The customization of vxs.inc restored by 2351bb7334 was not recorded in the usual places, which is probably why it got lost before. --- vutil.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vutil.c') diff --git a/vutil.c b/vutil.c index ab05c33c57..341eb9b8dc 100644 --- a/vutil.c +++ b/vutil.c @@ -8,6 +8,8 @@ #define VERSION_MAX 0x7FFFFFFF /* +=for apidoc_section Versioning + =for apidoc prescan_version Validate that a given string can be parsed as a version object, but doesn't -- cgit v1.2.1