diff options
author | Hugo van der Sanden <hv@crypt.org> | 2003-07-21 10:26:07 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2003-07-21 10:26:07 +0000 |
commit | 42bc3d67f53713d43d4feb8de9def128eb32d283 (patch) | |
tree | 21443cf04bca8126fca376718347bdb9c3488bb3 /patchlevel.h | |
parent | fd1adc7196bee51c11d554b66ceced1a99bc2bda (diff) | |
download | perl-42bc3d67f53713d43d4feb8de9def128eb32d283.tar.gz |
Update Changes.
p4raw-id: //depot/perl@20174
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 015c8f7f2d..139a9ccf21 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -119,7 +119,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL18374" + ,"DEVEL20173" ,NULL }; |