diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-30 14:52:02 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-30 14:52:02 +0000 |
commit | 9a871999f6b2ad3201f932fb6717324e86ae0a87 (patch) | |
tree | 435163e20d07d5394a917d39de30978f0f13fa87 /patchlevel.h | |
parent | 59f3815a755ab64651f76e4504a297d08a798696 (diff) | |
download | perl-9a871999f6b2ad3201f932fb6717324e86ae0a87.tar.gz |
Update Changes.
p4raw-id: //depot/perl@6919
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 661e95b9d1..49e3666f8f 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 - ,"DEVEL6907" + ,"DEVEL6918" ,NULL }; |