summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorZak B. Elep <zakame@zakame.net>2019-03-21 23:08:29 +0800
committerZak B. Elep <zakame@zakame.net>2019-03-21 23:08:29 +0800
commitb8e681e2bb3967c248f9bb526f00456e4b2c1f59 (patch)
tree15c7fa34e55039807e0ecf8adf8688449465d6c8 /patchlevel.h
parentab6f2e9176184203790de9dc2ebeb0a05164705b (diff)
downloadperl-b8e681e2bb3967c248f9bb526f00456e4b2c1f59.tar.gz
Bump the perl version in various places for 5.29.10
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 d26e766702..ffbb84d4f2 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 29 /* epoch */
-#define PERL_SUBVERSION 9 /* generation */
+#define PERL_SUBVERSION 10 /* 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 29
-#define PERL_API_SUBVERSION 9
+#define PERL_API_SUBVERSION 10
/*
XXX Note: The selection of non-default Configure options, such
as -Duselonglong may invalidate these settings. Currently, Configure