summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2010-02-20 16:28:04 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2010-02-20 16:28:04 +0000
commit84e09a8c4c3ab0da4efb6250a91ff5d3425e35b7 (patch)
tree145fca50aec25bdbc3482829ea5f3442b20325a5 /patchlevel.h
parent33c1015fda04899ea576248c4c328da8ad24e12c (diff)
downloadperl-84e09a8c4c3ab0da4efb6250a91ff5d3425e35b7.tar.gz
Bump version to 5.11.5
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 e26f6445b5..1d4a98bab9 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 11 /* epoch */
-#define PERL_SUBVERSION 4 /* generation */
+#define PERL_SUBVERSION 5 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API