diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-20 17:21:53 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-08-20 17:21:53 +0000 |
commit | c1b02fb8b2d338b569167fbd3fa940fe7d903db6 (patch) | |
tree | 9ca444d050ecd32361f2262dd00294f1f85ab974 /patchlevel.h | |
parent | af177361cd38aebff388fc6dc0be4ee60f6b8e16 (diff) | |
download | perl-c1b02fb8b2d338b569167fbd3fa940fe7d903db6.tar.gz |
up patchlevel &c
p4raw-id: //depot/perl@4010
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 91d12a1b61..5b07ae698f 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -5,7 +5,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 5 /* epoch */ -#define PERL_SUBVERSION 60 /* generation */ +#define PERL_SUBVERSION 61 /* generation */ /* local_patches -- list of locally applied less-than-subversion patches. |