summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
committerZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
commite03f126cfb07245dc7a7a3f70b2c7443689be3ed (patch)
treec421850ee67f8388c9d7d05ef930bbad1c16e0bc /patchlevel.h
parent170968377abf9e056b7362f557315dd607605f38 (diff)
downloadperl-e03f126cfb07245dc7a7a3f70b2c7443689be3ed.tar.gz
bump perl version number for 5.13.8
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 6b540aea56..c730d65d3e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 13 /* epoch */
-#define PERL_SUBVERSION 7 /* generation */
+#define PERL_SUBVERSION 8 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API
@@ -36,7 +36,7 @@
*/
#define PERL_API_REVISION 5
#define PERL_API_VERSION 13
-#define PERL_API_SUBVERSION 7
+#define PERL_API_SUBVERSION 8
/*
XXX Note: The selection of non-default Configure options, such
as -Duselonglong may invalidate these settings. Currently, Configure