diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 0b46eb7e0d..1c35118e45 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -79,7 +79,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL16693" + ,"DEVEL16713" ,NULL }; |