mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-25 17:34:33 +00:00
Change version number to 3.3.0
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7786 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-7
@@ -30,13 +30,7 @@
|
||||
#define NEW_LIBFC_API
|
||||
#endif
|
||||
|
||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 10, 0) || \
|
||||
defined(CONFIG_SUSE_KERNEL) && \
|
||||
LINUX_VERSION_CODE >= KERNEL_VERSION(4, 4, 0)
|
||||
#define NEW_LIBFC_API
|
||||
#endif
|
||||
|
||||
#define FT_VERSION "3.3.0-rc"
|
||||
#define FT_VERSION "3.3.0"
|
||||
#define FT_MODULE "fcst"
|
||||
|
||||
#define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */
|
||||
|
||||
Reference in New Issue
Block a user