From 4d7b81f3cdab455ba5567d9961ebd981be604103 Mon Sep 17 00:00:00 2001 From: Joel Sing Date: Fri, 13 Jan 2012 14:38:44 +0000 Subject: Crank amd64 boot(8) version for the softraid changes. --- sys/arch/amd64/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/amd64/stand/boot/conf.c b/sys/arch/amd64/stand/boot/conf.c index 4d9d717752b..dd64c179201 100644 --- a/sys/arch/amd64/stand/boot/conf.c +++ b/sys/arch/amd64/stand/boot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.20 2011/04/26 17:33:17 jsing Exp $ */ +/* $OpenBSD: conf.c,v 1.21 2012/01/13 14:38:43 jsing Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -42,7 +42,7 @@ #include #include -const char version[] = "3.17"; +const char version[] = "3.18"; int debug = 1; -- cgit v1.2.3