diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 08:00:29 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-02 08:00:29 +0000 |
commit | a502f3d85db268d649a552e90a4cefc6995a8e16 (patch) | |
tree | d1ea261498490c9cbe7099504555190e6126463e /patchlevel.h | |
parent | 14ed4b74cfa49ef83b0502631c5f6bc2d3fe18d1 (diff) | |
download | perl-a502f3d85db268d649a552e90a4cefc6995a8e16.tar.gz |
up patchlevel to 59
p4raw-id: //depot/perl@3877
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 f8da7c5135..e1977b739e 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -5,7 +5,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 5 /* epoch */ -#define PERL_SUBVERSION 58 /* generation */ +#define PERL_SUBVERSION 59 /* generation */ /* local_patches -- list of locally applied less-than-subversion patches. |