From 3a52bc587d857776ff0c095ec808af37fa13c9ab Mon Sep 17 00:00:00 2001 From: Tobias Weingartner Date: Fri, 21 Jun 2002 21:02:58 +0000 Subject: Bump version to help distinquish new memory probe and fixes. --- 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 c8307756bab..4a55c8a80a5 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.18 2001/08/20 20:44:49 mickey Exp $ */ +/* $OpenBSD: conf.c,v 1.19 2002/06/21 21:02:57 weingart Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -48,7 +48,7 @@ #include #include -const char version[] = "1.28"; +const char version[] = "1.29"; int debug = 1; const struct x_sw execsw[] = { -- cgit v1.2.3