summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-07 22:09:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-07 22:09:50 +0000
commitdd8639233894a0cfe141cdcad0931f6fc23020e2 (patch)
tree65c0122b04661529a037c3c2ccdf19b5cbf9f622 /patchlevel.h
parent6a9b43492a81196a74369d4c3d25b9e6e5338f46 (diff)
downloadperl-dd8639233894a0cfe141cdcad0931f6fc23020e2.tar.gz
Bump patchlevel to 5.7.1.
p4raw-id: //depot/perl@9619
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index b6a23db255..6e5706a720 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -5,7 +5,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 7 /* epoch */
-#define PERL_SUBVERSION 0 /* generation */
+#define PERL_SUBVERSION 1 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API