diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-14 13:40:23 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-14 13:40:23 +0000 |
commit | 65575be5af9681bf691b8b72b0e5b7f432a867bf (patch) | |
tree | 013eea6bfb7a8046677118d7d814915214c3c715 /patchlevel.h | |
parent | 1aa2949d6f7458661e871f70633bb8610bc232c4 (diff) | |
download | perl-65575be5af9681bf691b8b72b0e5b7f432a867bf.tar.gz |
Update Changes.
p4raw-id: //depot/perl@17238
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 84f2ea0bbe..77e97ae958 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 - ,"DEVEL17205" + ,"DEVEL17237" ,NULL }; |