diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-19 16:55:09 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-19 16:55:09 +0000 |
commit | ae041c7455e60e8b4451e905070ca46621b3b748 (patch) | |
tree | f855431124f4ffa6f860384937d3c8ad5419097d /patchlevel.h | |
parent | 0b6d1084e373279d47c652febb0c4cf6a0254861 (diff) | |
download | perl-ae041c7455e60e8b4451e905070ca46621b3b748.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13811
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 f079fdd4fd..47177b61af 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 - ,"DEVEL13745" + ,"DEVEL13810" ,NULL }; |