diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-08 19:04:52 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-08 19:04:52 +0000 |
commit | b8a90c00ad3ef890a0b2ad268eb4c1aed78afa0d (patch) | |
tree | 083a1b6fea222adf8ea25911b34f59f8f54aef97 /patchlevel.h | |
parent | f05bbc4047b4e519eb0edbaf2fce2004f4838d1a (diff) | |
download | perl-b8a90c00ad3ef890a0b2ad268eb4c1aed78afa0d.tar.gz |
Update Changes.
p4raw-id: //depot/perl@15814
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 1512818c19..d714c658d2 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 - ,"DEVEL15771" + ,"DEVEL15813" ,NULL }; |