diff options
-rw-r--r-- | patchlevel.h | 1 | ||||
-rw-r--r-- | pod/perlhist.pod | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 430ca08f8b..55b271d628 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -120,7 +120,6 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char *local_patches[] = { NULL - ,"DEVEL22511" ,NULL }; diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 43da1b440a..d823414201 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -385,6 +385,7 @@ the strings?). Hugo 5.9.0 2003-Oct-27 Rafael 5.9.1 2004-Mar-16 + 5.9.2 2005-Apr-01 =head2 SELECTED RELEASE SIZES |