diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-21 01:31:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-21 01:31:12 +0000 |
commit | 3a67c0c7529c0500df7fe90b2c6269508a51be07 (patch) | |
tree | 64f270c17f92b15b228d88a3b5a9872f33e01a7a /patchlevel.h | |
parent | 905d5022ce568f63f7362a8e21c75774679b434d (diff) | |
download | perl-3a67c0c7529c0500df7fe90b2c6269508a51be07.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7386
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 b9d0dc4250..94b2a9687b 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -70,7 +70,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL7368" + ,"DEVEL7385" ,NULL }; |