diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-06 15:47:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-06 15:47:08 +0000 |
commit | 0fa156b9cc6e57c94350bf8b3486af3d1c7dd41d (patch) | |
tree | 793bba83508666c10481ca9bc5f6259639b00c33 /patchlevel.h | |
parent | 3ff49832724b43b7814285d07e7264c40500d852 (diff) | |
download | perl-0fa156b9cc6e57c94350bf8b3486af3d1c7dd41d.tar.gz |
Update Changes.
p4raw-id: //depot/perl@13492
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 83abff9cae..640501c18c 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 - ,"DEVEL13461" + ,"DEVEL13491" ,NULL }; |