summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/patchlevel.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2004-08-09 18:08:51 +0000
committermillert <millert@openbsd.org>2004-08-09 18:08:51 +0000
commit04bf48b9e2bc58227ac0da17f40089433d4f734e (patch)
tree6e41222006184ca3520a8e24bdf48dbc57cea896 /gnu/usr.bin/perl/patchlevel.h
parentmove to 3.6-beta (diff)
downloadwireguard-openbsd-04bf48b9e2bc58227ac0da17f40089433d4f734e.tar.xz
wireguard-openbsd-04bf48b9e2bc58227ac0da17f40089433d4f734e.zip
merge 5.8.5 into HEAD
remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k
Diffstat (limited to 'gnu/usr.bin/perl/patchlevel.h')
-rw-r--r--gnu/usr.bin/perl/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/patchlevel.h b/gnu/usr.bin/perl/patchlevel.h
index b1b9cc69fd3..9c22d8bb08c 100644
--- a/gnu/usr.bin/perl/patchlevel.h
+++ b/gnu/usr.bin/perl/patchlevel.h
@@ -1,7 +1,7 @@
/* patchlevel.h
*
* Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
@@ -15,7 +15,7 @@
#define PERL_REVISION 5 /* age */
#define PERL_VERSION 8 /* epoch */
-#define PERL_SUBVERSION 3 /* generation */
+#define PERL_SUBVERSION 5 /* generation */
/* The following numbers describe the earliest compatible version of
Perl ("compatibility" here being defined as sufficient binary/API