diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-01 23:40:52 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-01 23:40:52 +0000 |
commit | 4d1e299ea82e97f1db57fd78ffd1131207e7c999 (patch) | |
tree | 0aa353b4e764233e68ab55ea25e561d871eab228 /patchlevel.h | |
parent | 8225e35fda318ef1ca541a02e9cdffa311c2123d (diff) | |
download | perl-4d1e299ea82e97f1db57fd78ffd1131207e7c999.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7524
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 d6c70b6737..40a88a740a 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 - ,"DEVEL7503" + ,"DEVEL7523" ,NULL }; |