diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-13 17:01:16 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-02-13 17:01:16 +0000 |
commit | e776e238c26db050ccef31e539e46938c045e966 (patch) | |
tree | f4e2957bd35c6c1cad660f8a3db155dd342171b7 /patchlevel.h | |
parent | fe5f2073f8d52fd78c5b0c0030e025731582c0a1 (diff) | |
download | perl-e776e238c26db050ccef31e539e46938c045e966.tar.gz |
Bump patchlevel.h to 59.
p4raw-id: //depot/perl@518
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 d27f1a3723..9ac7aa290a 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 58 +#define SUBVERSION 59 /* local_patches -- list of locally applied less-than-subversion patches. |