diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-02 17:19:44 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-02 17:19:44 +0000 |
commit | d119fc15e9fe1b3c83fb63a0a534b0a50c7e238e (patch) | |
tree | 88d8e2c27c1cf1d9f6eb80852c223fd5a379c8ef /patchlevel.h | |
parent | d81a1b930a04bb0d463faacb06769ef7b082c2c6 (diff) | |
download | perl-d119fc15e9fe1b3c83fb63a0a534b0a50c7e238e.tar.gz |
Bumped patchlevel to 51. Updated Todo.5.005.
p4raw-id: //depot/perl@98
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 bcfb414c45..ddbb585105 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 50 +#define SUBVERSION 51 /* local_patches -- list of locally applied less-than-subversion patches. |