diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-20 12:56:10 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-20 12:56:10 +0000 |
commit | cf042ed955280d58d288e6d607f95462cfc5db6c (patch) | |
tree | bfb12863e673f6250ca32d3756b82d7389e16c29 /patchlevel.h | |
parent | 540ac3ca1a2c317d19954ff75e5157a1037cd9d3 (diff) | |
download | perl-cf042ed955280d58d288e6d607f95462cfc5db6c.tar.gz |
Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
p4raw-id: //depot/perl@559
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 9ac7aa290a..fceaa3f595 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 59 +#define SUBVERSION 60 /* local_patches -- list of locally applied less-than-subversion patches. |