diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-01 00:38:50 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-01 00:38:50 +0000 |
commit | 642c256194793384d741b7dc41d52b0670b9e295 (patch) | |
tree | 0e8056c5c34e10b0b0d7d3f19a509dee5d7818b8 /patchlevel.h | |
parent | 075ef64b2f8f880dcf0bc8e2759a39f30ba75e3f (diff) | |
download | perl-642c256194793384d741b7dc41d52b0670b9e295.tar.gz |
up patchlevel &c.
p4raw-id: //depot/perl@3044
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 2cfdec6b25..5ac8ca96ea 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -5,7 +5,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 5 /* epoch */ -#define PERL_SUBVERSION 55 /* generation */ +#define PERL_SUBVERSION 56 /* generation */ /* local_patches -- list of locally applied less-than-subversion patches. |