diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-10-26 12:22:54 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-10-26 12:22:54 +0000 |
commit | ea4fd6daa1f959fe03730a32d225d60585be9797 (patch) | |
tree | 1cc3cfcb9af77981e5ef3082ad3724b081844e32 /patchlevel.h | |
parent | baf98d40d2b781afd2a2c009a75ef1c9b5e0bb23 (diff) | |
download | perl-ea4fd6daa1f959fe03730a32d225d60585be9797.tar.gz |
Update Changes.
p4raw-id: //depot/perl@21539
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 cf8cf9db57..307f708976 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -120,7 +120,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL21398" + ,"DEVEL21538" ,NULL }; |