From 7c17092261826640dc172f03faa851b5bf493360 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 18 Sep 1999 22:03:45 +0000 Subject: [PATCH] Bump version number. Pointed out by: ken --- sys/sys/devicestat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/devicestat.h b/sys/sys/devicestat.h index 3846935c06bc..771dc06639f7 100644 --- a/sys/sys/devicestat.h +++ b/sys/sys/devicestat.h @@ -45,7 +45,7 @@ * userland utilities to determine whether or not they are in sync with the * kernel. */ -#define DEVSTAT_VERSION 3 +#define DEVSTAT_VERSION 4 /* * These flags specify which statistics features are supported or not