diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-05-28 17:52:40 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-05-28 17:52:40 +0000 |
commit | 6b08c9a8168823775a729ecbf24a403d8849eba8 (patch) | |
tree | 5b80040ac8fb53daa79c0c23416501ff6267a8fb /patchlevel.h | |
parent | f4dad39ef1a76c1f6bbf6733d7c2ee209381be78 (diff) | |
download | perl-6b08c9a8168823775a729ecbf24a403d8849eba8.tar.gz |
Bump patchlevel.h to 66.
p4raw-id: //depot/perl@1045
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 292d76f308..611d625862 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,6 +1,6 @@ #ifndef __PATCHLEVEL_H_INCLUDED__ #define PATCHLEVEL 4 -#define SUBVERSION 65 +#define SUBVERSION 66 /* local_patches -- list of locally applied less-than-subversion patches. |