diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-02 00:53:34 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-02 00:53:34 +0000 |
commit | d7cc7b3a98511acb15537d4dc71a118b868b94c3 (patch) | |
tree | 3ceaacb7a36802e095c4e385955980077f3f427c /patchlevel.h | |
parent | d04f2e46d5d204ddae789f27eea5861425e8f34e (diff) | |
download | perl-d7cc7b3a98511acb15537d4dc71a118b868b94c3.tar.gz |
Update Changes.
p4raw-id: //depot/perl@11546
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 c909da82c5..56c046d85a 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 - ,"DEVEL11522" + ,"DEVEL11545" ,NULL }; |