diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-29 15:42:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-29 15:42:51 +0000 |
commit | 9d1313d87d8eeca5cc6669cd8bfc73c4c3d1aeb7 (patch) | |
tree | e73a3c6f2110b4cf28d9abd8bd6c1a1f778bbdd9 /patchlevel.h | |
parent | dbe755816e065c14b8ab50957873470db81d7b70 (diff) | |
download | perl-9d1313d87d8eeca5cc6669cd8bfc73c4c3d1aeb7.tar.gz |
Update Changes.
p4raw-id: //depot/perl@15606
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 4498d66ea9..1e82ccf7a7 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 - ,"DEVEL15550" + ,"DEVEL15605" ,NULL }; |