diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-21 15:12:26 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-21 15:12:26 +0000 |
commit | c6c613c72b8748275c774ddacebfe3f1e19de3fe (patch) | |
tree | 023fe6069c82458e797937656f14424480b7dc86 /patchlevel.h | |
parent | a931254cae96837faa9089a48103ffa0489ff64a (diff) | |
download | perl-c6c613c72b8748275c774ddacebfe3f1e19de3fe.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13834
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 47177b61af..15ac32ceb7 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 - ,"DEVEL13810" + ,"DEVEL13832" ,NULL }; |