diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-10-15 13:11:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-10-15 13:11:03 +0000 |
commit | 8f215503860f0e3ae273e2af79e816bab99e7965 (patch) | |
tree | db151493cdd7561346561f88332fc5f7ed1543fe /patchlevel.h | |
parent | 2586ba89304e7acdb4f9d621c694129dc14f6c8f (diff) | |
download | perl-8f215503860f0e3ae273e2af79e816bab99e7965.tar.gz |
Update Changes.
p4raw-id: //depot/perl@12441
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 4a3a3572ce..63c5c8ba66 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 - ,"DEVEL12420" + ,"DEVEL12440" ,NULL }; |