summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-16 23:27:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-16 23:27:53 +0000
commitbda6f23d701a9c6a09995dac5e49a6e50c503f42 (patch)
treefbfe046b3ed43e1399780f6d26a60852d9e85dce /sys
parent53b922f93bf13b0e7af8cbbdf56d2d5fbf2d014e (diff)
crank version
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/landisk/stand/boot/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/landisk/stand/boot/conf.c b/sys/arch/landisk/stand/boot/conf.c
index 4ac899aa9ff..07e406b0944 100644
--- a/sys/arch/landisk/stand/boot/conf.c
+++ b/sys/arch/landisk/stand/boot/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.1 2006/10/06 21:48:50 mickey Exp $ */
+/* $OpenBSD: conf.c,v 1.2 2006/11/16 23:27:52 deraadt Exp $ */
/*
* Copyright (c) 2006 Michael Shalayeff
@@ -29,7 +29,7 @@
#endif
#include <dev/cons.h>
-const char version[] = "0.99";
+const char version[] = "1.00";
int debug = 1;
struct fs_ops file_system[] = {