diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-26 18:16:50 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-26 18:16:50 +0000 |
commit | 0002dd408e3c774a6362509144c535985989fca0 (patch) | |
tree | 5940aade5a062425e0cf806f5b95c326a42e080e /patchlevel.h | |
parent | 376b8730a7ebcc490d9c507f4b5ab0008ce577da (diff) | |
download | perl-0002dd408e3c774a6362509144c535985989fca0.tar.gz |
update Changes, patchlevel &c.
p4raw-id: //depot/perl@3782
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 a54f937efa..f8da7c5135 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -5,7 +5,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 5 /* epoch */ -#define PERL_SUBVERSION 57 /* generation */ +#define PERL_SUBVERSION 58 /* generation */ /* local_patches -- list of locally applied less-than-subversion patches. |