From 9b104bc692f74de7bae213e47ba30d37309a22ea Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 22 Jun 1999 20:39:06 +0000 Subject: once it proved itself to work on everything we can get to, bump a version to 1/2 (; --- sys/arch/hppa/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hppa') diff --git a/sys/arch/hppa/stand/boot/conf.c b/sys/arch/hppa/stand/boot/conf.c index 81d7a8c51a6..33fe102add3 100644 --- a/sys/arch/hppa/stand/boot/conf.c +++ b/sys/arch/hppa/stand/boot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.9 1999/05/06 02:29:14 mickey Exp $ */ +/* $OpenBSD: conf.c,v 1.10 1999/06/22 20:39:05 mickey Exp $ */ /* * Copyright (c) 1998 Michael Shalayeff @@ -37,7 +37,7 @@ #include #include -const char version[] = "0.05"; +const char version[] = "0.5"; int debug = 1; const struct x_sw execsw[] = { -- cgit v1.2.3