From e772b4962af05067355f7a7df7deec2c66eb6763 Mon Sep 17 00:00:00 2001 From: Joel Sing Date: Wed, 31 Oct 2012 13:58:00 +0000 Subject: Bump i386 boot(8) version. --- sys/arch/i386/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/stand') diff --git a/sys/arch/i386/stand/boot/conf.c b/sys/arch/i386/stand/boot/conf.c index ee1c88f35f7..273f9824e56 100644 --- a/sys/arch/i386/stand/boot/conf.c +++ b/sys/arch/i386/stand/boot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.49 2012/10/12 15:00:33 jsing Exp $ */ +/* $OpenBSD: conf.c,v 1.50 2012/10/31 13:57:59 jsing Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -43,7 +43,7 @@ #include #include "debug.h" -const char version[] = "3.20"; +const char version[] = "3.21"; int debug = 1; -- cgit v1.2.3