diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-08-08 15:30:12 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-08-08 15:30:12 +0000 |
commit | 8dd4f5d2359f61079da3f00ffb623878fc66461a (patch) | |
tree | 1747fb9547b986e7289658568ef8b3eeb121d006 /patchlevel.h | |
parent | 8381f7b70309b0bc3d9782933b7cc5e6911f245e (diff) | |
download | perl-8dd4f5d2359f61079da3f00ffb623878fc66461a.tar.gz |
Update Changes
p4raw-id: //depot/perl@17703
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 33e77d1598..6281b09d93 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 - ,"DEVEL17641" + ,"DEVEL17702" ,NULL }; |