diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 02:52:48 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-26 02:52:48 +0000 |
commit | 2d47f9631e4507635394284706f31b5286b80fcb (patch) | |
tree | 245f4eacd04b0fd2c373e259c6b6c4b6d39cf9ce /patchlevel.h | |
parent | 48602b09a2a561d79942c9ebaacc5b0ac8890ce0 (diff) | |
download | perl-2d47f9631e4507635394284706f31b5286b80fcb.tar.gz |
up patchlevel to 5.005_50
p4raw-id: //depot/perl@1661
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 0f4e051246..c28f2b11df 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,6 +1,6 @@ #ifndef __PATCHLEVEL_H_INCLUDED__ #define PATCHLEVEL 5 -#define SUBVERSION 0 +#define SUBVERSION 50 /* local_patches -- list of locally applied less-than-subversion patches. |