summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
committerreneeb <reb@perl-services.de>2017-02-21 07:23:54 +0100
commit5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2 (patch)
tree315555476be810cfc10a0faba7a81943008d3433 /patchlevel.h
parent79998426fb3ff86d995491805b8975ea137f784c (diff)
downloadperl-5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2.tar.gz
bump version to 5.25.11
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 152236ec70..988d83a314 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 25 /* epoch */
-#define PERL_SUBVERSION 10 /* generation */
+#define PERL_SUBVERSION 11 /* 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 25
-#define PERL_API_SUBVERSION 10
+#define PERL_API_SUBVERSION 11
/*
XXX Note: The selection of non-default Configure options, such
as -Duselonglong may invalidate these settings. Currently, Configure