diff --git a/usr/fileio/common.h b/usr/fileio/common.h index 4f23fc46d..f8d811596 100644 --- a/usr/fileio/common.h +++ b/usr/fileio/common.h @@ -25,7 +25,7 @@ /* 8 byte ASCII Vendor */ #define VENDOR "SCST_USR" /* 4 byte ASCII Product Revision Level - left aligned */ -#define FIO_REV " 300" +#define FIO_REV " 301" #define MAX_USN_LEN (20+1) /* For '\0' */