mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-21 07:24:22 +00:00
Version changed to 3.1.1
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.1.x@6788 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
User space FILEIO handler
|
||||
=========================
|
||||
|
||||
Version 3.1.0, 17 December 2015
|
||||
Version 3.1.1, XX XXXXX 2016
|
||||
----------------------------
|
||||
|
||||
User space program fileio_tgt uses interface of SCST's scst_user dev
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
/* 8 byte ASCII Vendor */
|
||||
#define VENDOR "SCST_USR"
|
||||
/* 4 byte ASCII Product Revision Level - left aligned */
|
||||
#define FIO_REV " 310"
|
||||
#define FIO_REV " 311"
|
||||
|
||||
#define MAX_USN_LEN (20+1) /* For '\0' */
|
||||
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
#ifndef __VERSION_H
|
||||
#define __VERSION_H
|
||||
|
||||
#define VERSION_STR "3.1.0-rc1"
|
||||
#define VERSION_STR "3.1.1"
|
||||
|
||||
#endif /* __VERSION_H */
|
||||
|
||||
Reference in New Issue
Block a user