From 70efc716c63d9d00939e569e5b22a93e2ba64300 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 4 Mar 2008 22:33:12 +0000 Subject: crank version # --- sys/arch/hppa/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/hppa/stand/boot/conf.c b/sys/arch/hppa/stand/boot/conf.c index 08dd737c21e..b13b68cb625 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.20 2007/12/26 18:52:59 kettenis Exp $ */ +/* $OpenBSD: conf.c,v 1.21 2008/03/04 22:33:11 deraadt Exp $ */ /* * Copyright (c) 1998-2004 Michael Shalayeff @@ -32,7 +32,7 @@ #include #include -const char version[] = "0.9"; +const char version[] = "1.0"; int debug = 0; struct fs_ops file_system[] = { -- cgit v1.2.3