diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-13 00:35:09 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-13 00:35:09 +0000 |
commit | 9b10d7ba574744324bd3b7575e2be2416dcf17ed (patch) | |
tree | eac0adaf2e9aa6989c4abed3426d5178db041a25 /patchlevel.h | |
parent | a9d83807f0f0b611a2eea3bda7bb80eac9d5b104 (diff) | |
download | perl-9b10d7ba574744324bd3b7575e2be2416dcf17ed.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7211
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 15d6549870..76db52d70a 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 - ,"DEVEL7178" + ,"DEVEL7210" ,NULL }; |