mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-30 12:03:00 +00:00
Change version number from 3.0.2 into 3.1.0
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6744 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
User space FILEIO handler
|
||||
=========================
|
||||
|
||||
Version 3.0.2, XXX 2015
|
||||
Version 3.1.0, 17 December 2015
|
||||
-------------------------------
|
||||
|
||||
User space program fileio_tgt uses interface of SCST's scst_user dev
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
/* 8 byte ASCII Vendor */
|
||||
#define VENDOR "SCST_USR"
|
||||
/* 4 byte ASCII Product Revision Level - left aligned */
|
||||
#define FIO_REV " 302"
|
||||
#define FIO_REV " 310"
|
||||
|
||||
#define MAX_USN_LEN (20+1) /* For '\0' */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user