diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-01-30 12:34:55 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-01-30 12:34:55 +0000 |
commit | 12bec11b6e40cffe589f1a93794c73a195fa57a6 (patch) | |
tree | fa35d8c80328618981b5f36de11035d638a43d2a /patchlevel.h | |
parent | cef4c8c8b55bd3aeafb618983ddce50e69814f1b (diff) | |
download | perl-12bec11b6e40cffe589f1a93794c73a195fa57a6.tar.gz |
Bump patchlevel to 57.
p4raw-id: //depot/perl@446
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 4831469ad7..e5cbc07622 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 56 +#define SUBVERSION 57 /* local_patches -- list of locally applied less-than-subversion patches. |