summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1999-06-22 20:39:05 +0000
committermickey <mickey@openbsd.org>1999-06-22 20:39:05 +0000
commitb295154b760b8a29bd1b9bf646c5eeb3d02423e9 (patch)
tree8e7396583eb80b8059584be3ea7a0f90bbe2815b
parentthis change somehow escaped the fpregs commit (diff)
downloadwireguard-openbsd-b295154b760b8a29bd1b9bf646c5eeb3d02423e9.tar.xz
wireguard-openbsd-b295154b760b8a29bd1b9bf646c5eeb3d02423e9.zip
once it proved itself to work on everything we can get to, bump a version to 1/2 (;
-rw-r--r--sys/arch/hppa/stand/boot/conf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/stand/boot/conf.c b/sys/arch/hppa/stand/boot/conf.c
index 81d7a8c51a6..33fe102add3 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.9 1999/05/06 02:29:14 mickey Exp $ */
+/* $OpenBSD: conf.c,v 1.10 1999/06/22 20:39:05 mickey Exp $ */
/*
* Copyright (c) 1998 Michael Shalayeff
@@ -37,7 +37,7 @@
#include <lib/libsa/exec.h>
#include <dev/cons.h>
-const char version[] = "0.05";
+const char version[] = "0.5";
int debug = 1;
const struct x_sw execsw[] = {