diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-03-16 16:22:58 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-03-16 16:22:58 +0000 |
commit | bb13cb927b2b56cd314cd059be1c58034bedcc3b (patch) | |
tree | f3f389b2b11d7d56beb3557664f728d7f5d8dcac /patchlevel.h | |
parent | 5476c4332a5540db7fc38bfabed95022b6c04b1b (diff) | |
parent | b7afe3d5943df4dc5b5a482d4e543e4c94d92333 (diff) | |
download | perl-bb13cb927b2b56cd314cd059be1c58034bedcc3b.tar.gz |
Bump patchlevel.h to 63.
p4raw-id: //depot/perl@822
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 aec072e4a1..efcda310cd 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,6 +1,6 @@ #ifndef __PATCHLEVEL_H_INCLUDED__ #define PATCHLEVEL 4 -#define SUBVERSION 62 +#define SUBVERSION 63 /* local_patches -- list of locally applied less-than-subversion patches. |