diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-10-02 09:18:27 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-10-02 09:18:27 +0000 |
commit | ce780a941831a1d57a2a9ffb2501fb299375bda3 (patch) | |
tree | 2e01c5718db772fefe6be2386f49897c80f01b98 /patchlevel.h | |
parent | 6a477168226f5506df9ce7c01de57e2808b61d82 (diff) | |
download | perl-ce780a941831a1d57a2a9ffb2501fb299375bda3.tar.gz |
Update changes
p4raw-id: //depot/perl@21399
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 3e4b7c9eaf..cf8cf9db57 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 - ,"DEVEL21396" + ,"DEVEL21398" ,NULL }; |