diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-01 05:02:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-01 05:02:59 +0000 |
commit | 02d1ae826a517df5ccc8c9f5445c4743b5b3e5da (patch) | |
tree | fc1007cc11f71ef181bd8d52f0d4e7f8ba3a0c7b /patchlevel.h | |
parent | 00f2772c079193695a7679493dd74f0c369a0102 (diff) | |
download | perl-02d1ae826a517df5ccc8c9f5445c4743b5b3e5da.tar.gz |
Update Changes.
p4raw-id: //depot/perl@11059
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 1ae6b612ab..a1de5a1448 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 - ,"DEVEL11025" + ,"DEVEL11058" ,NULL }; |