diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-27 16:18:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-27 16:18:29 +0000 |
commit | 9fa20d2e5c4ac5c0a29bf5c019c23698a7d2c57d (patch) | |
tree | 82e02bc98dcaf3ed6c6a42f80e10240afad86002 /patchlevel.h | |
parent | aef7654ce3d689e955fe883ef08172cebda1d683 (diff) | |
download | perl-9fa20d2e5c4ac5c0a29bf5c019c23698a7d2c57d.tar.gz |
Update Changes.
p4raw-id: //depot/perl@7463
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 0126efc770..74ae173429 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 - ,"DEVEL7445" + ,"DEVEL7462" ,NULL }; |