diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-05-25 09:23:43 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-05-25 09:23:43 +0000 |
commit | ba7a42cfc3153b8734c2e41cf47c68ed16c5d66a (patch) | |
tree | 605d26fcb23d0496bd204267099b209707fb1843 /patchlevel.h | |
parent | cf93c79d660ae36ccc5f83d949c599473fc522ce (diff) | |
download | perl-ba7a42cfc3153b8734c2e41cf47c68ed16c5d66a.tar.gz |
up patchlevel &c
p4raw-id: //depot/perl@3476
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 5ac8ca96ea..a54f937efa 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -5,7 +5,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 5 /* epoch */ -#define PERL_SUBVERSION 56 /* generation */ +#define PERL_SUBVERSION 57 /* generation */ /* local_patches -- list of locally applied less-than-subversion patches. |