From 64f83da8afd65f0271519a41b04385b6cd4c22e4 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sat, 2 Mar 2002 20:26:51 +0000 Subject: bump the version after recent addition --- sys/arch/hppa/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/hppa/stand/boot/conf.c b/sys/arch/hppa/stand/boot/conf.c index 98bf2228d14..73d54584a9f 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.13 2002/02/02 21:25:35 mickey Exp $ */ +/* $OpenBSD: conf.c,v 1.14 2002/03/02 20:26:50 mickey Exp $ */ /* * Copyright (c) 1998 Michael Shalayeff @@ -37,7 +37,7 @@ #include #include -const char version[] = "0.6"; +const char version[] = "0.7"; int debug = 0; const struct x_sw execsw[] = { -- cgit v1.2.3