diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-04 14:47:00 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-04 14:47:00 +0000 |
commit | 31db85a97a65cdd379e9d980a999369fa5e3c9f2 (patch) | |
tree | ddcd756e61f0e938db370ad07f29f787ed355bf5 /patchlevel.h | |
parent | 3d439467d71fc96f7a30ee79820325b3520a7229 (diff) | |
download | perl-31db85a97a65cdd379e9d980a999369fa5e3c9f2.tar.gz |
Update Changes.
p4raw-id: //depot/perl@14550
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 d69d01c894..586c4c9120 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 - ,"DEVEL14502" + ,"DEVEL14549" ,NULL }; |