summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2004-04-07 21:32:56 +0000
committermillert <millert@openbsd.org>2004-04-07 21:32:56 +0000
commit09e75b67b2ae29a7dbcad77a47adaf75ad76bbeb (patch)
tree5f5d158a4aece7aef6cb3cd6d3f9f73efe1fea63 /gnu/usr.bin/perl/patchlevel.h
parentperl 5.8.3 from CPAN (diff)
downloadwireguard-openbsd-09e75b67b2ae29a7dbcad77a47adaf75ad76bbeb.tar.xz
wireguard-openbsd-09e75b67b2ae29a7dbcad77a47adaf75ad76bbeb.zip
merge local changes into perl-5.8.3
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 ba1979b4670..b1b9cc69fd3 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 8 /* epoch */
-#define PERL_SUBVERSION 2 /* generation */
+#define PERL_SUBVERSION 3 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API