summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/cdboot/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/stand/cdboot/conf.c')
-rw-r--r--sys/arch/amd64/stand/cdboot/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/cdboot/conf.c b/sys/arch/amd64/stand/cdboot/conf.c
index b9d0b5ec142..65eb4815785 100644
--- a/sys/arch/amd64/stand/cdboot/conf.c
+++ b/sys/arch/amd64/stand/cdboot/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.20 2012/06/03 13:18:33 kettenis Exp $ */
+/* $OpenBSD: conf.c,v 1.21 2012/10/09 14:01:36 jsing Exp $ */
/*
* Copyright (c) 2004 Tom Cosgrove
@@ -43,7 +43,7 @@
#include <biosdev.h>
#include <dev/cons.h>
-const char version[] = "3.17";
+const char version[] = "3.18";
int debug = 1;