From 56a838967572e8e6119371d600a8f1023d5f65b0 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 20 Aug 2001 20:44:50 +0000 Subject: bump the version for new kbd probe; 10x for a reminder from fgsch@ --- sys/arch/i386/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/stand/boot/conf.c b/sys/arch/i386/stand/boot/conf.c index 75ea8a9b710..c8307756bab 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.17 2001/05/06 17:45:08 mickey Exp $ */ +/* $OpenBSD: conf.c,v 1.18 2001/08/20 20:44:49 mickey Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -48,7 +48,7 @@ #include #include -const char version[] = "1.27"; +const char version[] = "1.28"; int debug = 1; const struct x_sw execsw[] = { -- cgit v1.2.3