diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-03-31 15:52:46 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-03-31 15:52:46 +0000 |
commit | 690cf44b891769f83179a3b154e2b155ab8c433c (patch) | |
tree | 00002a0227b5c36596883a862da143634c5592fe /patchlevel.h | |
parent | f0c8bec29ec0362a1d5bd0ad2f2e00b2304ea2a8 (diff) | |
download | perl-690cf44b891769f83179a3b154e2b155ab8c433c.tar.gz |
This is 5.9.2. Mostly.
p4raw-id: //depot/perl@24123
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 430ca08f8b..55b271d628 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -120,7 +120,6 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char *local_patches[] = { NULL - ,"DEVEL22511" ,NULL }; |