summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2015-02-21 07:44:28 +0100
committerSawyer X <xsawyerx@cpan.org>2015-02-21 07:44:28 +0100
commit0516fbdf70f66445a01d3f2b81ab6a88986b084d (patch)
tree3f197c9812b82a8441eb42227c82d4ea37287385 /patchlevel.h
parenta9c3e753b959cefc42371c2b65a80047e6c5fc02 (diff)
downloadperl-0516fbdf70f66445a01d3f2b81ab6a88986b084d.tar.gz
added link to announcement
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 760d2462ad..ffb7cfd3c5 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 21 /* 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 21
-#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