diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-05-14 16:05:57 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-05-14 16:05:57 +0000 |
commit | 841a92052a6767bd088da257cef4b0db4ccd123d (patch) | |
tree | 3bd074a4366549cd2a17a333831ddf68fc8219bc /patchlevel.h | |
parent | 6c658ff9980f593e075c4077d2853dac5bcf64d0 (diff) | |
download | perl-841a92052a6767bd088da257cef4b0db4ccd123d.tar.gz |
Bump patchlevel to 65
p4raw-id: //depot/perl@968
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 be0c773a97..292d76f308 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,6 +1,6 @@ #ifndef __PATCHLEVEL_H_INCLUDED__ #define PATCHLEVEL 4 -#define SUBVERSION 64 +#define SUBVERSION 65 /* local_patches -- list of locally applied less-than-subversion patches. |