diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-17 14:06:26 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-17 14:06:26 +0000 |
commit | 00644a6fa367d534a096f3824a34d8e072e7ee45 (patch) | |
tree | 68577750b58c6d696ae156d1e14ace5cfb72363b /patchlevel.h | |
parent | 89854c416354f5804acb69be1f1782480ebb820f (diff) | |
download | perl-00644a6fa367d534a096f3824a34d8e072e7ee45.tar.gz |
Update Changes.
p4raw-id: //depot/perl@12054
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 6f01e89a89..74b19b2e0d 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 - ,"DEVEL12022" + ,"DEVEL12053" ,NULL }; |