From 6f8f53433af0fa3696166c224a5b98e1f76e4fad Mon Sep 17 00:00:00 2001 From: mjacob Date: Sun, 5 Mar 2000 22:20:09 +0000 Subject: [PATCH] roll minor revision level --- sys/dev/ic/isp_openbsd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/ic/isp_openbsd.h b/sys/dev/ic/isp_openbsd.h index 8c6a23e6f65..fabd0857fe2 100644 --- a/sys/dev/ic/isp_openbsd.h +++ b/sys/dev/ic/isp_openbsd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: isp_openbsd.h,v 1.7 2000/02/20 21:22:41 mjacob Exp $ */ +/* $OpenBSD: isp_openbsd.h,v 1.8 2000/03/05 22:20:09 mjacob Exp $ */ /* * OpenBSD Specific definitions for the Qlogic ISP Host Adapter * @@ -63,7 +63,7 @@ #include #define ISP_PLATFORM_VERSION_MAJOR 0 -#define ISP_PLATFORM_VERSION_MINOR 8 +#define ISP_PLATFORM_VERSION_MINOR 9 #define ISP_SCSI_XFER_T struct scsi_xfer struct isposinfo { -- 2.20.1