summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authorafresh1 <afresh1@openbsd.org>2019-05-24 21:33:50 +0000
committerafresh1 <afresh1@openbsd.org>2019-05-24 21:33:50 +0000
commite603c72f713dd59b67030a9b97ec661800da159e (patch)
treeeea5e7d93e64508ee05a530a934dc10aa86ac5d0 /gnu/usr.bin/perl/patchlevel.h
parentConfigure pins. (diff)
downloadwireguard-openbsd-e603c72f713dd59b67030a9b97ec661800da159e.tar.xz
wireguard-openbsd-e603c72f713dd59b67030a9b97ec661800da159e.zip
Update to perl 5.28.2
Minor bugfixes and documentation improvments. See perldelta for details. https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod OK bluhm@
Diffstat (limited to 'gnu/usr.bin/perl/patchlevel.h')
-rw-r--r--gnu/usr.bin/perl/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/patchlevel.h b/gnu/usr.bin/perl/patchlevel.h
index a5ca94bcc0a..d9e397a30c2 100644
--- a/gnu/usr.bin/perl/patchlevel.h
+++ b/gnu/usr.bin/perl/patchlevel.h
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 28 /* epoch */
-#define PERL_SUBVERSION 1 /* generation */
+#define PERL_SUBVERSION 2 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API