From e380ca318c4d4208a3803f7464d0661067a9ef3d Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 28 Dec 2013 02:53:05 +0000 Subject: crank the version --- sys/arch/loongson/stand/boot/conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/loongson/stand') diff --git a/sys/arch/loongson/stand/boot/conf.c b/sys/arch/loongson/stand/boot/conf.c index aed5f03fe4a..e16868c7917 100644 --- a/sys/arch/loongson/stand/boot/conf.c +++ b/sys/arch/loongson/stand/boot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.5 2010/12/06 18:44:49 jasper Exp $ */ +/* $OpenBSD: conf.c,v 1.6 2013/12/28 02:53:04 deraadt Exp $ */ /* * Copyright (c) 1982, 1986, 1990, 1993 @@ -39,7 +39,7 @@ #include #include -const char version[] = "0.3"; +const char version[] = "0.4"; #if 0 /* network code not compiled in */ int debug = 0; #endif -- cgit v1.2.3